LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Please Help Me Solve This Please!! Thx! (https://www.linuxquestions.org/questions/linux-newbie-8/please-help-me-solve-this-please-thx-583082/)

anzdyy 09-07-2007 11:43 PM

Please Help Me Solve This Please!! Thx!
 
Write a complete C program to perform Matrix operations such as Addition, Subtraction, Multiplication and Transpose according to the user’s choice. The program should display the following menu to the user for them to select one of the five options listed.

------------------
MAIN MENU
------------------
1. MATRIX ADDITION
2. MATRIX SUBTRACTION
3. MATRIX MULTIPLICATION
4. MATRIX TRANSPOSE
5. TO EXIT
---------------------------
Please enter your option <1/2/3/4/5>:

The program should ask the elements of the input matrix or matrices from the user once the required operation is selected. The program should produce a neat output showing both the input and the resultant matrix in matrix form. The program should not be terminated until the user selects the option number 5 (TO EXIT).

PatrickNew 09-07-2007 11:47 PM

First off, this post was better off in programming I think. Second, if it is not homework than you should mention that, because this looks a lot like homework and soliciting others to do your homework is against the LQ rules.

PatrickNew 09-07-2007 11:50 PM

And quadruple posting is also frowned upon.

teabag_46 09-07-2007 11:52 PM

I agree with Patricknew. The way you have written the specs, they look a lot like 1st year HNC specs.

anzdyy 09-07-2007 11:58 PM

SORRY~~~ but i really need it.. i cant solve it... please... help..

Nylex 09-08-2007 12:12 AM

Really doesn't look that hard to me. You need to at least show your attempts at solving the problem, otherwise you won't get help. Not using good thread titles isn't going to help you either (why didn't you bother to read the stuff about titles when you made your thread?).

stress_junkie 09-08-2007 08:04 AM

Quote:

Originally Posted by anzdyy (Post 2885153)
SORRY~~~ but i really need it.. i cant solve it... please... help..

You should have paid attention in class and started this project when it was assigned.

XavierP 09-08-2007 10:44 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

jiml8 09-08-2007 12:38 PM

"Can't solve it" is the worst of all things you can say if you want help.

The REAL thing you are saying is that you "REFUSE TO TRY" to solve it.

*shrug*. Not my problem.

Tinkster 09-08-2007 02:52 PM

Closed per XavierP's comment ... and jiml8 ... if a mod makes
a note as the above; be nice and refrain from further responding
to the thread. Bad manners.


All times are GMT -5. The time now is 05:38 AM.