|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, perror *Conan The Librarian |
Writes a short error message to stderr describing the current
value of errno.
Format
#include <stdio.h>
void perror (const char *str);
Additional Information (explode) :
|
|