libexplain
1.4.D001
|
#include <libexplain/errno_info/table.h>
Go to the source code of this file.
Functions | |
const explain_errno_info_t * | explain_errno_info_by_number (int errnum) |
const explain_errno_info_t* explain_errno_info_by_number | ( | int | errnum | ) |
The explain_errno_info_by_number function may be used to locate errno information by errno number.
errnum | The error number |
Definition at line 24 of file by_number.c.