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 Value

Number of lines read from the file since it was opened.

 

Comment

This 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