[Help]Calculating the number of work days..Thanks, you've been very helpful. I'm marking the thread as "solved" now.
[Help]Calculating the number of work days..Hello Andy, After almost throwing the towel in, I figured I'll give it one more shot, this time com...
Game Entrance Help!Try a do-while loop like this : [code] do{ cout<<"Press x to start the game : "; cin>>answer; }while...
do-while loopAgree with Nico. Also, if you want to repeat the whole program try moving line 14 below 5 or 7, depe...
[Help]Calculating the number of work days..Andy, Thank you for your help, It's much appreciated. After thoroughly thinking about this problem ...