VMS Help TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_array *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Serializes and deserializes the elements of a variable-length array. Format #include <tcpip$rpcxdr.h> bool_t xdr_array(XDR *xdrs, char **arrp, u_int *sizep, u_int maxsize, u_int elsize, xdrproc_t elproc);
Additional Information (explode) :
|