User: bw119

  • Public profile

User profile: bw119

User info
User name:bw119
History
Joined:
Number of posts:9
Latest posts:

Constructors question
Thank you MiiNiPaa, that explains a lot. I changed my code according to your advice. Thank you very ...

Constructors question
Area is a class, as I will show below in my header file. [code] class Area: public Shape{ public: ...

Constructors question
So i have this code [code] double data; cout << "Input data" << endl; cin >> data; Area(data); [/co...

Functions and ofstream
I have one function(s) that's purpose is to write back some information onto a file, and also in my ...

Problem with functions in classes
Thank you so much. You are a life saver!

This user does not accept Private Messages