Thread: sys/resource.h

  1. #1
    Registered User
    Join Date
    Dec 2004
    Posts
    43

    sys/resource.h

    Does anyone have a copy of the sys/resource.h file? My compiler dosen't have one

  2. #2
    Just Lurking Dave_Sinkula's Avatar
    Join Date
    Oct 2002
    Posts
    5,005
    7. It is easier to write an incorrect program than understand a correct one.
    40. There are two ways to write error-free programs; only the third one works.*

  3. #3
    .
    Join Date
    Nov 2003
    Posts
    307
    Dave

    eskimo.com/~scs must be getting at least PR6 ranking from google from your posts, alone.


    chris1985 -

    The library calls and defines you are trying use in your code may not exist or even make sense in your implementation.

    Chances are a lot of what is in there is/was system specific - note the "sys/" part of the file name.

    When you have code from another environment and decide to port it to yours (like when
    you download off the internet), you have a lot of homework ahead of you.

Popular pages Recent additions subscribe to a feed