Section: Input/Ouput Functions
Flushes any pending output to a given file. The general use of this function is
fflush(handle)
where handle is an active file handle (as returned by fopen).
handle
fopen