|
|
Copyright 1991 David Jurgens |
MSC: char *_strerror( char *string )
- prototype in string.h
- creates an error message based on the user supplied string
followed by a colon, then the library error message
- string = user error message string
- returns pointer to the generated string
- does not print the string
|
|
Esc or Alt-X to exit |
_strerror |
Home/PgUp/PgDn/End ←↑↓→ |