Thread: list
View Single Post
  #1 (permalink)  
Old 11-19-2007, 04:48 AM
Zensai Zensai is offline
Member
 
Join Date: Nov 2007
Posts: 14
Zensai is on a distinguished road
list
how can we make a program that reads a list of words from a file (every line of the file having one word) and puts them in an array ? (supposing e.g. the words are 17 and setting the array size 20). using the buffered reader. (and the ACM library if necessary)

thank you
Reply With Quote
Sponsored Links