Fixing logic errorsAs of your first question. My function void card(int card) is used to display the 11, 12, and 13 as ...
Fixing logic errorsHello. This is a program for blackjack in C++. Most of the needed parts are in here like a normal pr...
C++ HelpI tried your array and it worked and I understood it after I ran it. Thank you!
C++ Helpokay but since i need to display separately should I make a variable that displays once and changes....
C++ Helpso basically sieving in C is using a ton of restricting lines to get the correct data?