VMS Help
TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_u_hyper
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
Serializes and deserializes unsigned VAX quadwords (known in XDR
as hyper-integers).
Format
#include <tcpip$rpcxdr.h>
bool_t xdr_u_hyper(XDR *xdrs, unsigned quad *uhp);
xdrs
A pointer to an XDR stream handle created by one of the XDR
stream handle creation routines.
uhp
A pointer to the unsigned hyper-integer.
A filter primitive that translates between unsigned hyper-
integers and their external representations.
TRUE Indicates success.
FALSE Indicates failure.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.