*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> strerror (3)              
Title
Content
Arch
Section
 

STRERROR(3)

Contents


NAME    [Toc]    [Back]

     strerror - get error message string

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <string.h>

     char *
     strerror(int errnum);

DESCRIPTION    [Toc]    [Back]

     The strerror() function returns a pointer to the language-dependent error
     message string affiliated with an error number.

     The array pointed to is not to be modified by the program, but may be
     overwritten by subsequent calls to strerror().

SEE ALSO    [Toc]    [Back]

      
      
     intro(2), perror(3), setlocale(3)

STANDARDS    [Toc]    [Back]

     The strerror() function conforms to ANSI X3.159-1989 (``ANSI C'').

BSD                              June 29, 1991                             BSD
[ Back ]
 Similar pages
Name OS Title
pam_strerror HP-UX get PAM error message string
pam_strerror FreeBSD get PAM standard error message string
t_strerror HP-UX produce an error message string
rapi_strerror Tru64 Get a RAPI error message string
t_strerror Tru64 Produce an error message string
t_strerror IRIX produce an error message string
gai_strerror Tru64 Print an error message string based on a return code from the getaddrinfo or getnameinfo routine
gluErrorString Tru64 produce an error string from a GL or GLU error code
gluerrorstring IRIX produce an error string from a GL or GLU error code
pam_error FreeBSD display an error message
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service