View Single Post
Old 05-05-2004, 09:47 AM   #5 (permalink)
dirs
Registered User
 
Join Date: May 2004
Posts: 40
dirs is on a distinguished road
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!
dirs is offline   Reply With Quote