MKI_FileReadError (File I/O) |
www.CAD6.com |
C++ Syntaxbool MKI_FileReadError( void );
This procedure is used to determine whether a read error has occurred during file read operations. Once a read error occurred, all further calls to read procedures will be ignored and will, if applicable, return false.
Return ValueReturns true if any error has occurred during file read operations. This usually indicates that either an invalid data value or the end-of-file has been found.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH