I have to create a loop that must end upon keyboard input. If no input is receieved in say 15 seconds the loop must end. After the keyboard input, the system must compare the input to a saved character or string of characters. I am using VC++ 6.0. Any assistance would be GREATLY apprecaited. thank you![]()



LinkBack URL
About LinkBacks




. the hard stuf is usually easier to fix because you know where you went wrong. The opening and closing of brackets is one of the things that take m the longest to debug even with good formatting.