VMS Help TCPIP Services, Programming Interfaces, RPC XDR Routines, xdrmem_create *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Initializes an XDR stream descriptor for a memory buffer. Format #include <tcpip$rpcxdr.h> void xdrmem_create(XDR *xdrs, char *addr, u_int size, enum xdr_op op);
Additional Information (explode) :
|