Errno#
Errno contains the definition for errno and the defines for the errno values.
Macros#
#define
errno (*sl_errno())
Macro for errno usage.
Function Documentation#
sl_errno#
int * sl_errno (void )
Errno function used with macro errno.
Parameters
| Type | Direction | Argument Name | Description |
|---|---|---|---|
| void | N/A |
Returns
Address of global variable used to store errno value