MKI_FileWriteError (File I/O) |
www.CAD6.com |
C++ Syntaxbool MKI_FileWriteError( void );
This procedure is used to determine whether a write error has occurred during file write operations. Once a write error occurred, all further calls to write procedures will be ignored and will, if applicable, return false.
Return ValueReturns true if any error has occurred during file write operations. Usually, this indicates that the destination drive is full.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH