Online 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
[helppc.bosbyte.nl] _strerror Home Back Topics