Standard I/O Streams

XDR data streams serialize and deserialize standard input/output( I/O) by calling the standard I/O creation routine to initialize the XDR data stream pointed to by the xdrs parameter.

The XDR library includes the following routine for standard I/O data streams:

Routine

xdrstdio _ create ( )


[Back: Creating and Using XDR Data Streams]
[Next: Memory Streams]