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
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
strerror()
- Miscellaneous:
- errno
PTC MKS Toolkit 10.4 Documentation Build 39.