/*************************************/
/* Class ReadTextFiles version 1.0.0 */
/* */
/* Coded by Hamid Ghorashi */
/* Email: h.ghorashi@gmail.com */
/*************************************/
This class has been writen to read regular text files.
You can read the text line by line, jump to an identified line and count number of lines.
|