User: PolyStudent45

  • Public profile

User profile: PolyStudent45

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

Mistake when writing an object from another one
Ok, I tried but it didnt work :( Everything works if I don't copy the objects : Ct.Catalogue[i] = ...

Mistake when writing an object from another one
Then I should use them like this ? [code] CCatalogue CCatalogue::operator+(CFleur F)//Probleme { ...

Mistake when writing an object from another one
Well, maybe you'll be able to help on overloading the operator + in this case : [code] CCatalogue CC...

Mistake when writing an object from another one
Oh great ! It works ! Thank you ! So I have to add the line 10 each time I use or call an object B ...

Mistake when writing an object from another one
Ok, then here is the full code of both classes : [code] #include "Fleur.h" CFleur::CFleur() { N...

This user does not accept Private Messages