Primitive for Pointers to Structures
The XDR library provides a primitive for pointers so that structures referenced within other structures can be easily serialized, deserialized, and freed.
The XDR library includes the following subroutine for pointers to structures:
Item | Description |
---|---|
xdr_reference | Provides pointer chasing within structures. |