VMS Help  —  TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_u_short
    Serializes and deserializes unsigned short integers.
    Format
      #include  <tcpip$rpcxdr.h>
      bool_t  xdr_u_short(XDR *xdrs, unsigned short *usp);
Additional Information: explode extract
Arguments Description Return Values
Close Help