Question: Write a function named calcRowTotals that will find the totals of the rows in a 2D array of decimal values with 5 columns. Store the

Write a function named calcRowTotals that will find the totals of the rows in a 2D array of decimal values with 5 columns. Store the totals into a 1D array to be sent back to main. The array, the number of rows in it, and the array for the totals should all be passed into the function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
