IGETERRSTR(3)
HP-UX
NAME
igeterrstr − Returns a string that corresponds to the error code
SYNOPSIS
#include <sicl.h>
char *igeterrstr (int err_code);
DESCRIPTION
The igeterrstr routine is used to return a string that corresponds to the err_code.
RETURN VALUE
igeterrstr returns the error string that corresponds to the error code. If the error code is undefined in SICL it will return NULL.
SEE ALSO
AUTHOR
igeterrstr was developed by HP.
Hewlett-Packard Company — September 29, 1999