|
MKI_FileReadInitString (File I/O) New in Version 2026.0 |
www.CAD6.com |
C++ Syntaxbool MKI_FileReadInitString( const LPCSTR f_pszString );
Prepares reading from a null-terminated UTF-8 string using an additional, high-performance read cache. This cache will automatically be used by all MKI_FileRead* procedures.
ParametersString [const LPCSTR] Address of a null-terminated UTF-8 string to read from.
Return ValueReturns true if the cache has been established successfully, else false (indicating insufficient memory).
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH