IsLineEnding

Checks a text file for end during the file read operations.

bool  IsLineEnding()

Return Value

true - end of line has been achieved during a txt or csv file read operation (CR-LF chars).