I'm new to C, and I am trying to write a function which counts the number of 1's along each column in a matrix made out of 1's and 0's. Here's my code:I'm new to C, and I am trying to write a functi
I'm new to C, and I am trying to write a function which counts the number of 1's along each column in a matrix made out of 1's and 0's. Here's my code:I'm new to C, and I am trying to write a functi