Character string conversion of error number
Returns a pointer to the converted character string.
This function converts error number errnum into a character string. The value of errnum is usually the duplication of global variable errno. Do not change the specified array of the application program.
The message that is output is as follows.