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 constructorYes, Hand's constructor calls the referenced Deck objects Deal member function, which in turn modifi...
array of objects, no default constructorThat does not appear to work precisely as you have indicated, so I used an uninitialized vector and ...
array of objects, no default constructorIs there a way to create an array of objects when that object has no default constructor? somethi...
This user does not accept Private Messages