I'm quite new to programming, so please do forgive my newbie questions and thanks for your help in advance! : )<BR><BR>I'm trying to write a little program in C that ...
This algorithm would allow five numbers to be inputted and would work out the total. A count-controlled loop would be used because it is known, in advance, how many times the algorithm needs to loop.