/sys$common/syshlp/helplib.hlb CC, Socket Routines, herror *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Writes a message explaining a routine error. Syntax: #include <netdb.h> extern int sys_nerr; extern int h_errno; void herror (const char *string);
|