How to copy a text file into an string array?
807605Sep 18 2006 — edited Jul 23 2007Hi
I need help in building an string array from a file which contains around 30000 lines and each line contains a word(string).
How can i do that without getting an exception for such a huge number of lines?
Sincerely
Yogesh