PERROR man page on OpenBSD

Man page or keyword search:  
man Server   11362 pages
apropos Keyword Search (all sections)
Output format
OpenBSD logo
[printable version]

PERROR(3)		  OpenBSD Programmer's Manual		     PERROR(3)

NAME
     perror - write error messages to standard error

SYNOPSIS
     #include <stdio.h>

     void
     perror(const char *string);

DESCRIPTION
     The perror() function looks up the language-dependent error message
     string affiliated with an error number and writes it, followed by a new-
     line, to the standard error stream.

     If the argument string is not the NULL pointer and is not zero length, it
     is prepended to the message string and separated from it by a colon and a
     space (`: ').  Otherwise, only the error message string is printed.

     The contents of the error message string are the same as those returned
     by strerror() with argument errno.

SEE ALSO
     intro(2), psignal(3), setlocale(3), strerror(3)

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

OpenBSD 4.9			 May 31, 2007			   OpenBSD 4.9
[top]

List of man pages available for OpenBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net