Returns an error message string.
#include <string.h> char *hstrerror (int errnum);
x | A pointer to the generated message string. |
-1 | On error, errno might be set, but no return value is reserved to indicate an error. |
If the hstrerror routine fails, errno
is set to one of the following values:
|