i can read text files in c++, but how can i use the information

that is actually in the text files, which is just integers

and do calculations with them, ie find the mean.

i am finding it very difficult to find the solution to this, and to

acutally use the integers within the text file and use them for

calculations.

Any help will be greatly appreciated.

thanks


DungeonMaster