tedu@azorius.nettoProgramming@programming.dev•[SOLVED] [C] Blackjack game - array has 0s in first 24 elements immediately after initialising with values from 1 to 13
3·
8 months agoWell, the player hand and dealer hand don’t have DECK_SIZE elements, so you shouldn’t be setting them to 0.
Languages don’t have goto because they mindlessly copied it.