User: berge

  • Public profile

User profile: berge

User info
User name:berge
History
Joined:
Number of posts:13
Latest posts:

getArea() function
I see! thanks! are there any rules for when I should use this->width, and when I can write width = i...

getArea() function
thanks! My set function setWidth(); is supposed to retun 0.0 if the width is negative. Is this co...

getArea() function
Hi! I have a class named Rectangle with the private members: double width; double height; I hav...

safely delete of a vector element
Hi! My vector: vector<Appointment> appointments; If I wish to delete an element in this vector,...

mutator functions
ok! Thanks! do I need a mutator function for each private memeber?

This user does not accept Private Messages