View Single Post
  #1 (permalink)  
Old 03-23-2008, 07:45 PM
szimme101 szimme101 is offline
Member
 
Join Date: Mar 2008
Posts: 4
szimme101 is on a distinguished road
How would you get information from a file and then store it in an array?
Here is my problem:

I am going to have to use a bufferedReader to read a file containing information on 10 vehicles. And after I read that file I want to store the info in Vehicle [] V.


Where should I start?

Thanks

Steve
Reply With Quote
Sponsored Links