User profile: medievalelks

User info
User name:medievalelks
History
Joined:
Number of posts:4
Latest posts:

help plzzzzzzzzz in c language
On two conditions: 1) My bill rate is $150/hour, so I'll need an address to send the invoice. ...

Container of Constructors for Factory?
No, but you can use the Prototype pattern and clone instances of a created object.

string
Google "Thinking in C++" and download the PDF.

is it possible to reduce redundant code like this?
Use polymorphism: [code] class Calculator { virtual void onBoxStateChanged(int state) = 0; ...

This user does not accept Private Messages

User: medievalelks

  • Public profile