Copyright Digital Equipment Corp. All rights reserved.
Writes a short error message to stderr describing the current
value of errno.
Format
#include <stdio.h>
void perror (const char *str);
Argument Description Example