Question
March 25, 2007 at 11:51 AM
harshbedi

adding of two matrices in c

by harshbedi . Updated 19 years, 5 months ago

want to add two matrices{both are square matrices of order 3X3) and want the result in the following format…

first matrice + second matrice = resultant matrice

(though i am able to get the resultant matrice but unable to bring the resultant in the desired format)

This discussion is locked

All Comments