libexplain
1.4.D001
|
Go to the source code of this file.
Variables | |
const explain_errno_info_t | explain_errno_info [] |
const size_t | explain_errno_info_size |
The explain_errno_info global variable is used to record error numbers and their names.
Definition at line 26 of file errno_info.c.
const size_t explain_errno_info_size |
The explain_errno_info_size global variable is used to record the size, in elements, of the explain_errno_info array.
Definition at line 1002 of file errno_info.c.