Is there anyway to prevent from keystroke stacking in a program?
I'm consistently have a problem with cin.get() where the user presses enter either accidently or for some other reason before arriving at the cin.get and then is inadvertently run through to the next block of text.



LinkBack URL
About LinkBacks


