SECEdit::GetLastLine

int SECEdit::GetLastLine(void)

Gets the zero-based line number of the last text line.

Defined in: SECEdit.cpp

Return Value

Returns the zero-based line number of the latt text line. If there are no lines in the text, returns -1.

See Also

SECEdit GetLineCount