VMS Help  —  TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_string
    Serializes and deserializes strings (arrays of bytes terminated
    by a NULL character).
    Format
      #include  <tcpip$rpcxdr.h>
      bool_t  xdr_string(XDR *xdrs, char **spp, u_int maxsize);
Additional Information: explode extract
Arguments Description Return Values
Close Help