VMS Help  —  TCPIP Services, Programming Interfaces, Socket API Functions, htonl()
    Converts longwords from host byte order to network byte order.
    Format
      #include  <in.h>
      unsigned long int htonl  ( unsigned long int hostlong );
Additional Information: explode extract
Argument Description Return Value
Close Help