xdr(3rpc)
xdr --
library routines for external data representation
Description
XDR routines allow C programmers to describe
arbitrary data structures in a machine-independent fashion.
Data for remote procedure calls (RPC) are transmitted using these
routines.
References
rpc(3rpc),
xdr_admin(3rpc),
xdr_complex(3rpc),
xdr_create(3rpc),
xdr_simple(3rpc),
xdr_sizeof(3rpc)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.