Availability:C-language interface function
int Sflush(IOSTREAM
*s)Flush buffered output, returning 0 on success and -1 after a (write)
error occurred. Calls Scontrol_function() using the action
SIO_FLUSHOUTPUT
after the buffer was successfully written.