opensolaris man page for picl_strerror

Query: picl_strerror

OS: opensolaris

Section: 3picl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

picl_strerror(3PICL)					      PICL Library Functions					      picl_strerror(3PICL)

NAME
picl_strerror - get error message string
SYNOPSIS
cc [flag ...] file ... -lpicl [library ...] #include <picl.h> char *picl_strerror(int errnum);
DESCRIPTION
The picl_strerror() function maps the error number in errnum to an error message string, and returns a pointer to that string. The returned string should not be overwritten.
RETURN VALUES
The picl_strerror() function returns NULL if errnum is out-of-range.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
libpicl(3PICL), attributes(5) SunOS 5.11 28 Mar 2000 picl_strerror(3PICL)
Related Man Pages
libpicl(3lib) - sunos
picl_find_node(3picl) - sunos
picl_get_propinfo(3picl) - sunos
picl_initialize(3picl) - sunos
picl_wait(3picl) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
PHP Man Pages Now Available (Over 10,000)
Change directory for core file
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts