User profile: andrew12345

User info
User name:andrew12345
History
Joined:
Number of posts:6
Latest posts:

Program crash (after destructors?)
Well, even if they are inherited they are part of the class, don't they? Here is the class, as sa...

Program crash (after destructors?)
Yes... BS::~BS() { cout << "calling BS destructor" << endl; delete [] mDiag; ...

Program crash (after destructors?)
Hi everybody, I wrote a program that runs perfectly until when it has to finish, and then it cras...

Reference and classes
Oh, I see...basically I always thought to * and & as referring to a variable, not to the type of the...

Reference and classes
I still don't get it...MyClass& operator= (const MyClass&); should be the declaration of the overloa...

This user does not accept Private Messages

User: andrew12345

  • Public profile