PDA

View Full Version : Keyboard input in console window


1337coder
02-28-2010, 01:55 AM
Is it possible to get input from the keyboard in the console window? I want to be able to get input from the user several times, and there is not enough room to use readLine for all of them.