|
Thanks for the replies and comments! First time user on the forum so dont know much about rules!!
I have not heard about aggregate class before. Actually in the assignement we are supposed to make base class and inherited class.
Cant i somehow return array from the function below
card::deal_hands(const card d[], card h[players][cards_pl])
and use it in void blackjack::DealCards() function to get the value of pcard1, pcard2 etc.
Thanks!
|