Tuesday, July 14, 2009

Please write a code in c++?

Write a C/C++ program which contain four user define functions mul(), readmat1(), readmat2(),and Display()





readmat1 () function read first matrix (array) from user readmat2 () read second matrix (array) from user





Display() function display these two matrices and mul() multiply the two matrices (arrays) and display the





Resultant Matrix (array).





Write main function and call all these function in it.

Please write a code in c++?
Hi,





Pls check out this link for the complete program and logic





https://www.cs.tcd.ie/Glenn.Strong/CS1/1...





Hope this helps to you..!!!





Saravanan.


No comments:

Post a Comment