reading from a file and storing in array

The following is in the input file:

James John 5.50
Gave Alber 456.67
Hope Jone 89.43
Napa Paris 3943.90

After i have open the input file how would i store the stuff in the input file to a the following array first[], last[], balance[].
You've already asked this same question here: http://cplusplus.com/forum/general/50770/
And as before, deleted all your posts and asked again.
How's about spending some time thinking about the problem yourself first?
Topic archived. No new replies allowed.