2009-12-10, 07:07 PM
The problem is that you didn't use a new deck of card each time during the new game.
so your takeCard function will repeatly generate the numbers that's already taken (control=0)
so your takeCard function will repeatly generate the numbers that's already taken (control=0)

