I need to create a Two-Dimensional Array in "row major"order and add up the elements of the row and return the sum in $v0.
I know how to set up the data, i just don't know how to manipulate it to get the sum. And I cannot overflow the registers.
Please help.
Thanks,
Husslela2:cheesy: