Topic: help plzz in c programming
no photo
Tue 10/07/14 08:28 AM
hmm write a program in c to find transpose and inverse of matrix..

give me the coding of this program its my assignment :-)

no photo
Sat 10/11/14 10:56 PM
Hahaha You are trying to get someone to do your homework for you?

Hey, why are you taking this class? Because if your goal is to eventually work in the software industry, you really need to be able to figure this problem out mostly on your own.

This is the point in your education where you are starting to learn to 'think like a programmer'. If someone gives you the answer, you don't learn.

Try writing the answer in pseudocode first rather than code.

How would you write a program which takes a series of numbers, and prints them out both forwards and backwards?