Initializing help system before first use

XPRDfflush

XPRDfflush


Purpose
Flush buffer of an output stream.
Synopsis
int XPRDfflush(XPRDfile f);
Argument
File descriptor
Return value
0 if successful.
Further information
The output buffer is automatically flushed when the file descriptor is closed.
Related topics