![]() |
MKI_FileReadIsUTF8 (File I/O) New in Version 2019.1 |
www.CAD6.com |
C++ Syntaxbool MKI_FileReadIsUTF8( void );
Determines whether the file opened for reading is in UTF-8 format.
Return ValueReturns true if the file starts with a UTF-8 BOM and shall thus be interpreted as UTF-8 format (instead of Ansi).
CommentThis will only be correct after either MKI_FileReadInitDisk was called or MKI_FileReadInitDiskOffset with an Offset of zero.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH