Read Text Files
Package:
Summary:
Read text files line by line
Groups:
Author:
Description:
This class can be used to read text files line by line.
It can open text files and perform several types of line oriented operations.
Currently it can read one line at a time, jump to a given line number and count the total number of lines in the file.
It can open text files and perform several types of line oriented operations.
Currently it can read one line at a time, jump to a given line number and count the total number of lines in the file.
Comments are closed.