String replacing HangmanHangman code, I need to replace all asterisks where letter is present, not just the first one. Also ...
Hangman Program ProblemI believe the problem to be in here: [code]for (guesses = 0; guesses < max_guesses; ) { ...
Hangman Program ProblemSorry I might seem stupid, how would you check all letters instead of one? I've changed the 'break o...
Hangman Program ProblemYes I've got a file 'text.dat' which has got random words in it, separated by spaces or returns. Whe...
Hangman Program ProblemThank you! Looks much better now, any ideas for my query?
This user does not accept Private Messages