MKI_FileWriteFlush (File I/O)

www.CAD6.com

C++ Syntax

bool

MKI_FileWriteFlush( void );

 

Flushes the current buffer's content to the file.

 

Return Value

Returns true if the data has been written successfully, else false (indicating disk full). Additionally, the return value of MKI_FileWriteError will be set to true if an error occurred.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH