User: jonatashille

  • Public profile

User profile: jonatashille

User info
User name:jonatashille
History
Joined:
Number of posts:14
Latest posts:

Operator []
Hey guys, i can't figure out how i do the overloading of the operator [] this is my code and what i ...

Exception in Constructor?
the point is the object still will be created and i could use it in main(). I don't want to create t...

Exception in Constructor?
if i have this: [code] class Number { private: int x; public: Number(int _x):x(_x) { if ...

Constructor with Exception
if i have this: [code] class Number { private: int x; public: Number(int _x):x(_x) { if ...

object that not Exist
sorry guys, i did not explain it right. but if i created object C222 and call it's DESTRUCTOR, but t...

This user does not accept Private Messages