VMS Help — TCPIP Services, Programming Interfaces, Socket API Functions, inet_ntop()
Converts a numeric address to a text string suitable for
presentation.
Format
#include <inet.h>
const char *inet_ntop ( int af, const void *src, char *dst,
size_t size );