You need an array of your card objects (struct Player?) to accommodate that. Then you need a loop to call the populate function 10 times, once for each card you have. The populate function needs to...