1.10.11. reader_LineNumber()

[<<<] [>>>]

This function returns the line number of the current line durig iteration. This number identifies the line in the file where it was read from.

long reader_LineNumber(void *p
);

[<<<] [>>>]