User profile: DerpOverlord

User info
User name:DerpOverlord
Old user name:f1ftyguns
Name:Matthew Lane
Location:San Francisco, California
Bio:Just a sophomore learning C++ code in school.
History
Joined:
Number of posts:10
Latest posts:

Fixing logic errors
As of your first question. My function void card(int card) is used to display the 11, 12, and 13 as ...

Fixing logic errors
Hello. This is a program for blackjack in C++. Most of the needed parts are in here like a normal pr...

C++ Help
I tried your array and it worked and I understood it after I ran it. Thank you!

C++ Help
okay but since i need to display separately should I make a variable that displays once and changes....

C++ Help
so basically sieving in C is using a ton of restricting lines to get the correct data?