VMS Help TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_u_long *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Serializes and deserializes unsigned long integers. Format #include <tcpip$rpcxdr.h> bool_t xdr_u_long(XDR *xdrs, unsigned long *ulp);
Additional Information (explode) :
|