Standard I/O Streams
XDR data streams serialize and deserialize standard input and output by calling the standard I/O creation subroutine to initialize the XDR data stream pointed to by the xdrs parameter.
The XDR library includes the following subroutine for standard I/O data streams:
Item | Description |
---|---|
xdrstdio_create | Initializes the XDR data stream pointed to by the xdrs parameter. |