MKI_FileReadCurrentLine (File I/O) |
www.CAD6.com |
C++ Syntax__int32 MKI_FileReadCurrentLine( void );
This procedure is used to determine the number of lines that have been read from the currently open file until now.
Return ValueNumber of lines read from the file since it was opened.
CommentThis procedure relies on a high-performance read cache previously established by either MKI_FileReadInitDisk, MKI_FileReadInitDiskOffset or MKI_FileReadInitMemory. As a result, it will fail if this cache is currently not activated!
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH