VMS Help — TCPIP Services, Programming Interfaces, Socket API Functions, inet_ntoa()
Converts an IP 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 );