Forum: C++ Jan 31st, 2006 |
| Replies: 11 Views: 1,526 wat is the difference b/w ponters and strings? :sad: |
Forum: C Dec 24th, 2005 |
| Replies: 1 Views: 1,570 [U]Problem Statement:
Write a program that adds two matrices A and B of order 2X4 and store the result in third matrix C and C is stored in a file “result.txt�. The program should take the values... |
Forum: C++ Nov 25th, 2005 |
| Replies: 6 Views: 1,235 i am new commer in c++. so that is my problem plz solve me |
Forum: C++ Nov 25th, 2005 |
| Replies: 6 Views: 1,235 |
Forum: C++ Nov 23rd, 2005 |
| Replies: 6 Views: 1,235 Write a program that calculates the average marks of three subjects of a student, entered by the user through keyboard and store them in three different float variables having names marks_subject1,... |