Lookup table of error messages.
More...
|
int | err_num |
| Error number, see errno(3)
|
|
const char * | err_str |
| Human-readable string for error.
|
|
Lookup table of error messages.
Definition at line 108 of file string.c.
◆ err_num
Error number, see errno(3)
Definition at line 110 of file string.c.
◆ err_str
const char* SysExits::err_str |
Human-readable string for error.
Definition at line 111 of file string.c.
The documentation for this struct was generated from the following file: