MKI_FileReadIsUTF8 (File I/O) New in Version 2019.1

www.CAD6.com

C++ Syntax

bool

MKI_FileReadIsUTF8( void );

 

Determines whether the file opened for reading is in UTF-8 format.

 

Return Value

Returns true if the file starts with a UTF-8 BOM and shall thus be interpreted as UTF-8 format (instead of Ansi).

 

Comment

This 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