Translates between C language characters and their external representations.
C Library (libc.a)
The xdr_char subroutine is a filter primitive that translates between C language characters and their external representations.
Item | Description |
---|---|
xdrs | Points to the eXternal Data Representation (XDR) stream handle. |
cp | Points to the character. |