Windows PowerShell command on Get-command picl_strerror
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man picl_strerror

PICL Library Functions picl_strerror(3PICL)

NAME

picl_strerror - get error message string

SYNOPSIS

cc [flag ...] file ... -lpicl [library ...]

#include

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 attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| MT-Level | MT-Safe |

|_____________________________|_____________________________|

SEE ALSO

libpicl(3PICL), attributes(5)

SunOS 5.11 Last change: 28 Mar 2000 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™