Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ v10.0 : C library - <b>the contents of the error message strings returned by the </b> strerror<b> function</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
The contents of the error message strings returned by the  strerror function
(4.11.6.2).

The  strerror function generates the following messages.

0
    "Error 0"

1
    "No such file or directory"

2
    "Argument list too big"

3
    "Exec format error"

4
    "Bad file number"

5
    "Not enough memory"

6
    "Permission denied"

7
    "File exists"

8
    "Cross-device link"

9
    "Invalid argument"

10
    "File table overflow"

11
    "Too many open files"

12
    "No space left on device"

13
    "Argument too large"

14
    "Result too large"

15
    "Resource deadlock would occur"

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson