VMS Help TCPIP Services, Programming Interfaces, Sockets API, inet_network() *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts a null-terminated text string representing an internet address into a network address in local host format. Format #include <in.h> #include <inet.h> int inet_network ( char *cp );
Additional Information (explode) :
|