Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.C.string
._strerror
_strerror
is available since version 1.0.
Prototype:
string _strerror(number errnum)
Parameters
errnum
Error number.
Description:
Get a system error message.
Return value:
Returns an error string coresponding to errnum.