Hi There,

I'm having problems adding up column totals using arrays. I've got it to add up the row totals and display at the end of the row.

Here is my code so far


#include <stdio.h>...