%FIO_Flush function


Function

The function flushes the stream associated with the data file

Declaration
BOOL %FIO_Flush(
   INT in handle
 )
Parameters
handleReturn value of a file, returned by the functions %FIO_Create or %FIO_OpenAppend.
Return value
@TRUE - stream was flushed, @FALSE - error while flushing stream


Note

For versions newer than 21.0.72

Napíšte komentár