User: qwertyKeyboard

  • Public profile

User profile: qwertyKeyboard

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

using cin.clear and cin.ignore
[code] while (productCount <= 0 && (!(cin >> productCount))) { cin.clear(); ...

Efficiency: For loop or Ordinary Addition.
Thanks for the reply JL!.

How should I go about creating this "Factory"
Make a structure that has both classes and call that structure? Maybe you use inheritance instead...

Including a Header file, does not compile
you are missing a ; in carddeck.h If you want us to look at the code, post your code with code tags...

Help Please! Error messages with classes.
[quote]I'm fairly new to C++, and my programming vocab is rusty, where is the constructor of the cla...

This user does not accept Private Messages