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