Hangman game function issueHere is what I have done since we last spoke... [code] while(w!=input.size()) { if(crs) crs->setP...
Hangman game function issuep is an int? What should it do... Shall I leave all of my code and just change the if? and then ++...
Hangman game function issueLook at the picture. The code outputs the correct letter... but i need to find the position it is i...
Hangman game function issuehttp://img.photobucket.com/albums/v334/Klaus5000/dasdasd.png That is what it looks like. (h is repla...
Hangman game function issuew is a variable I created which gets bigger by 1 each time a letter is found. When the value of w is...