|
JX Application Framework
|
Functions | |
| int | jerrno () |
| void | jset_errno (const int err) |
| void | jclear_errno () |
| bool | jerrno_is_clear () |
|
inline |
|
inline |
Augments errno.h to hide the fact that multi-threaded applications must call a function to obtain the correct value of errno.
|
inline |
|
inline |