User: Mannah

  • Public profile

User profile: Mannah

User info
User name:Mannah
History
Joined:
Number of posts:20
Latest posts:

reading from a fie with classes
[code] #ifndef stockTab_h #define stockTab_h #include "media.h" class StockTab { public: ...

Constructors
its okaii..........i figured out my mistake =D

Constructors
[code]#ifndef media_h #define media_h class Media { public: Media (char* p = NULL,char* b =...

double scripting operator !!!
Overload the operator () to perform the double scripting operations. for example, in a 3-by-5 Matrix...

Classes with overloading operators
[code]#ifndef matrix_h #define matrix_h #include <iostream> using namespace std; class Matrix...

This user does not accept Private Messages