COHERENT help

This page displays the COHERENT help information for strerror.

Listing of available help pages


strerror() -- Translate an error number into a string

#include <string.h>
char *strerror(error)
int error;