Having some troubles cleaning things up.Thanks again! I understand what you mean about the triesLeft thing, it *should* only be when the ...
Having some troubles cleaning things up.Thanks mike! To clarify, this is for an assignment. I tried changing strcmp to strncmp, and go...
Having some troubles cleaning things up.[code]#include <iostream> using namespace std; int main() { char word[20]; //holds word ...
This user does not accept Private Messages