I want to know how to develop a matrix calculator that preforms basic matrix operations usin g arrays and/or pointers. Iwant a calculator to do addition ,subtraction ,multiplication ,transpose,checking enquality, checking properties and matrix power & the program will read the data from a file & check if the data is integer or character & the file name must have the dimension(.mat) .i did that part i added the dimension(.mat) to the file name but the file don't open so please anyone who can help me in how to do that or give me the code or parts of it today or tomorrow. i'll be graetfull & thanks in advance .
@soka2oo7: People can not usually take so much time to write code for others' assignments unless they are small. Please do as much as you can do and approach others for help on the parts you are stuck with. If you are completely new to that, better seek help from your mentor. Online forums can only guide you towards your goal. Hope you get what I am trying to say. Good luck!
i know but i'm asking if anyone know the solve of a part . i may do the code but i want to learn more & asking for codes that has more efficient than mine as at the end of my program i 'll post it in a thread & as a proof visit this form http://www.cplusplus.com/forum/general/1267/
as my code works but i'm not sure of that choice 1 will work efficiently or not.
Good. Please post your solution/code here just as you did in http://www.cplusplus.com/forum/general/1267/ so that other people can point out good/bad practices in your solution/code there by letting you know more of your solution. Please make sure that you click on the "Insert Code" button before pasting the code. And then put the code in between the "[ code ]" tags.