
April 19th, 2005, 11:49 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Posts: 1
Time spent in forums: 14 m 21 sec
Reputation Power: 0
|
|
|
read text file into an 2d array help req
hi, i need to create a 2d array for a project im am doing, problem is i need to read the data from a text file and put it into the array any 1 know how to do this?
example data in the text file:
Nissan, Micra, 1.2, Y, 2.00
Ford, Fiesta, 1.2, N, 4.00
Vauxhall, Astra, 1.6, Y, 5.00
Vauxhall, Vecra, 1.8, Y, 6.00
Ford, Galaxy, 2.0, N, 10.00
thnkz much appreshiated
|