VMS Help TCPIP Services, Programming Interfaces, Sockets API, 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 dotted-decimal format. Format #include <in.h> #include <inet.h> char *inet_ntoa ( struct in_addr in );
Additional Information (explode) :
|