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