Tagged Questions
0
votes
3answers
727 views
Equivalent function to C's “_getch()” in Java?
I was messing around with C/C++ and recently found the _getch() function. I also recently got an invite to Google Wave (amazing, btw), and I wanted to emulate the ability to send messages before you ...