User: mikebell

  • Public profile

User profile: mikebell

User info
User name:mikebell
History
Joined:
Number of posts:8
Latest posts:

Return a value
When run the program spits out a random card for player one and player two. Example "Player one's ca...

Return a value
how would I modify this code to return an integer value to main to compare if player one's card numb...

Display array data like a table?
You're welcome. I'm having trouble trying to get a card game working. If you have any advice for me ...

Display array data like a table?
I hope this helps... [code] #include <iomanip> // For setw void deal() { for (int i = 0; i < 52;...

High Low Card Game Question
In the void deal() function in the first program when I try to write an assignment of " int deck = w...

This user does not accept Private Messages