Purpose
Flush the
current output stream.
Synopsis
int fflush(XPRMcontext ctx);
Argument
ctx
|
Mosel's execution context
|
Return value
0 if successful, 1 otherwise.
Further information
This function flushes the current output stream: all pending messages (still stored in buffers) are processed.