User: lawfreak

  • Public profile

User profile: lawfreak

User info
User name:lawfreak
History
Joined:
Number of posts:5
Latest posts:

only works if I include "&", but not suppose to.
edit: ^ what he said ^ Unless you were specifically instructed not to (according to the specs) mo...

Array problems
[code]const int NUM_GRADES = 10;[/code] is preferred to magic numbers, notice that magic numbers ...

array of objects, no default constructor
Yes, Hand's constructor calls the referenced Deck objects Deal member function, which in turn modifi...

array of objects, no default constructor
That does not appear to work precisely as you have indicated, so I used an uninitialized vector and ...

array of objects, no default constructor
Is there a way to create an array of objects when that object has no default constructor? somethi...

This user does not accept Private Messages