SYNOPSIS
#include <stdio.h>
void perror(const char *s);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
None.
CONFORMANCE
ANSI/ISO 9899-1990.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
If standard error is open in text mode, linefeed is translated to carriage-return linefeed on output. No such translation occurs if standard error is open in text mode.
In addition to printing messages for traditional UNIX errno values,
the NuTCRACKER Platform implementation of
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
strerror()
- Miscellaneous:
- errno
MKS Toolkit 9.2 Documentation Build 16.