2009-09-15, 01:02 PM
shouldn't playersRespond be an integer?
Also, move the cin to inside the do-while loop so you don't run into an infinite loop.
Also, move the cin to inside the do-while loop so you don't run into an infinite loop.
