libexplain  1.4.D001
Functions
libexplain/errno_info/by_number.c File Reference
#include <libexplain/errno_info/table.h>

Go to the source code of this file.

Functions

const explain_errno_info_texplain_errno_info_by_number (int errnum)

Function Documentation

The explain_errno_info_by_number function may be used to locate errno information by errno number.

Parameters:
errnumThe error number
Returns:
pointer to info on success, or NULL on failure

Definition at line 24 of file by_number.c.