 |
How to Read txt file line by line and store into array. # of lines is unknown.
I'm trying to read a text file line by line and store it into an array. I know that the Max number of characters per line will be 8 but I do not know how many lines there will be. Is there ...
www.experts-exchange.com |
 |