DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

strerror(3)





NAME

       strerror - return error message string given error number


SYNOPSIS

       char* strerror(int err)


DESCRIPTION

       strerror  returns  the  error message string corresponding to the error
       message number err.  Error nnn is returned if err is invalid.


SEE ALSO

       error(3)

                                                                   STRERROR(3)

Man(1) output converted with man2html