VMS Help  —  TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_u_hyper
    Serializes and deserializes unsigned VAX quadwords (known in XDR
    as hyperintegers).
    Format
      #include  <tcpip$rpcxdr.h>
      bool_t  xdr_u_hyper(XDR *xdrs, unsigned quad *uhp);
Additional Information: explode extract
Arguments Description Return Values
Close Help