User: Ramadonis

  • Public profile

User profile: Ramadonis

User info
User name:Ramadonis
History
Joined:
Number of posts:15
Latest posts:

Adding values from a file
I'm having a bit of trouble trying to figure out how to get certain values to add up into a total va...

Help with letter guessing and arrays
Worked on it a bit more and replaced the above with this... [code] //Entry Storage and Error Messag...

Help with letter guessing and arrays
[code] for (int x = 0; x < 26; x++) { letterGuess[x] = letter; for (int i = x; i < 2...

Help with letter guessing and arrays
Yeah, I see where you're coming from. Since I had no idea on how to go about this, I used examples I...

Help with letter guessing and arrays
I've been tinkering with this for the past four hours. No matter how I change the loop from 36 to 39...

This user does not accept Private Messages