ICI Modules: str: error


Modules by name : by type

Synopsis

string = str.error(int)

Description

Returns the message associated with the given system error code. This is equivilent to C's strerror() function.