I'm using scanf() to read user input on terminal in a console application. scanf waits until the user hits the return key to read. Is there a way to read the user input on each keystroke?
|
feedback
|
|
The usual way would be to use the Note that while | |||
|
feedback
|
|
| |||||
|
feedback
|
It should do the trick. | |||||||||||||||||||
feedback
|