Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to copy a text file into an string array?

807605Sep 18 2006 — edited Jul 23 2007
Hi
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2007
Added on Sep 18 2006
3 comments
193 views