I want to write a program in C that reads and writes data for securities 
analysis. I want the program to calculate means as such:

5.00 5.00 5.00
5.00 10.00 5.00

There is going to have to be some kind of loop here and I'm not quite sure 
how to do it.

Bill

Reply via email to