User: Kurisutofaa

  • Public profile

User profile: Kurisutofaa

User info
User name:Kurisutofaa
History
Joined:
Number of posts:23
Latest posts:

nested loop just outputting garbage noob
I'm not sure how to help with the name question but as for the health area. I would define the healt...

getline??
The problem is that you are using getline after a >> operator. The >> operator reads everything up t...

help reading from a text file.
You have the queueFile.open command commented out. That's why the file is never opened.

Confused
It could be because you don't pass the totalVotes by reference. So when you calculate totalVotes ins...

Hangman Game: Help with finding error
The problem here lies in line 71. [code]if (the_Word[i == guess]) //check if guess is in word[/code...

This user does not accept Private Messages