xdr
-library routines for external data representation
XDR
routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for communications calls are transmitted using these routines.
The following table lists XDR
routines and the manual reference pages on which they are described:
See Also
xdr_admin
(3I), xdr_complex
(3I), xdr_create
(3I), xdr_simple
(3I)