Incorrect printout from while loopI am using Visual Studio, and I set a break point just before the while loop and went through it ste...
Incorrect printout from while loopAh, I see. I am in a regular C class right now, though, so I have to stick with the basics of C. A...
Incorrect printout from while loopThank you. I have fixed the program so that it compares the entire strings. [code]#include "stdafx....
Incorrect printout from while loopOk, I changed the code so it just counts all attempts made and counters at the end of the while loop...
Incorrect printout from while loopI am making a hangman program. It displays the word "PROGRAMMING" as all *'s and replaces a * with ...
This user does not accept Private Messages