Why will this not work? Bad use of IF function?Sorry MiiniPaa, I misunderstood. As it turns out I accidentally fell upon the solution whilst doing ...
Why will this not work? Bad use of IF function?MiiNiPaa, the first code compiles: [code] Player Hand Values = 2, 2, 2 Playerhand rank = 42. [/code...
Why will this not work? Bad use of IF function?Hi guys, I have just finishing writing a program that simulates the casino game 'Three Card P...
cin.ignore only working at a certain point :SWell the problem was clearing the buffer at the end of sporttest(), so thanks for the advice! Everyt...
cin.ignore only working at a certain point :SMiiNiPaa, There is use of cin in sporttest, so perhaps that's where the trouble lies? Chervil, spor...