NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
int fflush ( byte  handle)
inline

Flush file.

Writes any buffered data to the file. A zero value indicates success.

Parameters
handleThe handle of the file to be flushed.
Returns
Currently always returns 0.
Examples:
ex_fflush.nxc.