COHERENT help

This page displays the COHERENT help information for perror.

Listing of available help pages


perror() -- System call error messages

#include <errno.h>
perror(string)
char *string; extern int sys_nerr; extern char *sys_errlist[];