Home > Electronics Tutorials > C Language Tutorial > string.h - strerror

C Language Programming Library Reference Guide

string.h - strerror

Declaration: char *strerror(int errnum); Searches an internal array for the error number errnum and returns a pointer to an error message string.

Returns a pointer to an error message string.

Note: To report broken links or to submit your projects, tutorials please email to Webmaster

Discover

     more......