User: TannerWhale

  • Public profile

User profile: TannerWhale

User info
User name:TannerWhale
History
Joined:
Number of posts:5
Latest posts:

How to display if user is correct or close to combination?
I have written : [code]if ((answer[i]==guess[i])) { cout<<"*"<<guess[i]<<endl; } else ((guess...

How to display if user is correct or close to combination?
I've been working on Mastermind for sometime now. I've gotten teh numbers to display and move up to ...

How to count amount of letters?
I have written the code to have the file specified read and shown on the screen. Then I have it so t...

Finding the sum, average, large, and small number in a eof?
The file needs to find the sum, average, smallest, and largest number within the text file. Any help...

Mastermind---How to show numbers in certain areas?
When the user uses the program the numbers need to be stored into a temp array to show in certain sp...

This user does not accept Private Messages