Anyone know hot to add together values from a data file to calculate the mean in a program?
Please help
This is a discussion on working with data files within the C++ Programming forums, part of the General Programming Boards category; Anyone know hot to add together values from a data file to calculate the mean in a program? Please help...
Anyone know hot to add together values from a data file to calculate the mean in a program?
Please help
There are plenty of good examples of how read, write data from a file. Read I/O Tutorial from this site. When you have some code, post and others will help you.![]()