Definitions for "FFLUSH"
Flush the contents of the virtual buffer to disk. The variable should contain the address of a buffer which must have been opened by OPENFV . See chapter on File I/O Related Words: OPENFV CLOSEFVWRITE F
C function belonging to the ANSI C standard library, and included in the file stdio.h. It's purpose is to write any buffered output data for the specified stream.