HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                     MSC: char *_strerror( char *string )


       - prototype in string.h

       - creates an error message based on the user supplied string
         followed by a colon, then the library error message
       - string = user error message string
       - returns pointer to the generated string
       - does not print the string

Esc or Alt-X to exit _strerror Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann