User Profile

Collapse

Profile Sidebar

Collapse
32Alpha
32Alpha
Last Activity: Oct 24 '07, 02:07 PM
Joined: Oct 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Use the lowest level system calls that handle output on your system?

    I *think* that if you are looking for max speed, and trying to get as snuggly with the hardware as possible, you will be wasting time looking at anything ANSI.

    System specific low level system calls is what i would look for.

    Although i am by no means an expert, or even an intermediate.
    See more | Go to post

    Leave a comment:


  • 32Alpha
    started a topic Recommended reading for C
    in C

    Recommended reading for C

    Hi.

    In my university's computer science program, the language they start you off on is C++, but i would like to be able to get more into C. They do offer C classes, but I have a few more semesters before i can really start focusing on electives.

    Can anyone recommend any comprehensive books on C that they were particularly impressed with? I am looking for comprehensive coverage and readability, not one of those...
    See more | Go to post

  • 32Alpha
    started a topic Changing default Signal handling in C (linux)
    in C

    Changing default Signal handling in C (linux)

    Hi, first post here.

    First off, this IS a homework assignment for an operating systems class, but the question isn't "how do i do the assignment" but "why is my particular implementation not working".


    I've searched the forums here, but could not find anything particular to my problem, Googling and the linux manual pages haven't been much help either.

    What the program is supposed...
    See more | Go to post
No activity results to display
Show More
Working...