libexplain
1.4.D001
|
#include <errno_info.h>
Data Fields | |
int | error_number |
const char * | name |
const char * | description |
Definition at line 35 of file errno_info.h.
const char* explain_errno_info_t::description |
Definition at line 39 of file errno_info.h.
Definition at line 37 of file errno_info.h.
const char* explain_errno_info_t::name |
Definition at line 38 of file errno_info.h.