2d char array from fileWhat I'm trying to do: I'd like to fill a 2d char array with words read in from an ifstream. I'...
Stepping past stupidI'm just curious if anyone else out there feels dumb at times? My Situation: I've been coding ...
Going loopyWell I think I've answered my own question: While the loop actually does work when entering a valid...
Going loopy@Computergeek01 I tried this: [code] cin >> turn; cin.sync(); [/code] but to no avail. Does that ...
Going loopyThanks for the replies! I updated a bit of the code [code] //new function code now also checks th...
This user does not accept Private Messages