/sys$common/syshlp/helplib.hlb CC, Socket Routines, inet_addr *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts Internet addresses in text form into numeric (binary) Internet addresses. Syntax: #include <in.h> #include <inet.h> int inet_addr(char *cp);
|