so what have you actually done to read the data?
You've declared the file, but that doesn't read the data...
Show some initiative first, try it yourself.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
Oh, how about
fin >> some_array[whatever_index];
I think you can fill in the right names.
jasweb2002
Junior Poster in Training
56 posts since Sep 2004
Reputation Points: 11
Solved Threads: 2