VMS Help CC, Socket Routines, inet_ntoa *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts an Internet address into a text string representing the address in the standard Internet "." notation. Syntax: #include <in.h> #include <inet.h> char *inet_ntoa(struct in_addr in);
|