C++ Tutorial #19 — For loops; Total and Average August 13, 2011 by Damien·0 Comments Topics Discussed: Using for loops to calculate the total and average of the number of iterations through the loop. Source Code Available Here