![]() |
| | #1 |
| Registered User Join Date: Jan 2008
Posts: 66
| kbhit() and getch() Equivalent.. I tried using GetAsyncKeyState() and ReadConsoleInput() but it doesn't work like exactly as I want them. |
| ThLstN is offline | |
| | #2 |
| CSharpener Join Date: Oct 2006
Posts: 5,242
| Because it is windows specific - It should be in Windows forum You should post your code, explain what it does and how it is different from what you expect
__________________ If I have eight hours for cutting wood, I spend six sharpening my axe. |
| vart is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| kbhit() for enter key? not working | yahn | C++ Programming | 4 | 04-03-2006 02:44 AM |
| is there a DOS/UNIX/ANSI C compatible getch() like function? | Unreg | C++ Programming | 5 | 11-26-2002 10:34 PM |
| Pausing for input, with kbhit() still detecting keys | Da-Spit | C++ Programming | 5 | 05-23-2002 05:04 AM |
| Getting the char from kbhit() | CodeMonkey | C++ Programming | 5 | 03-24-2002 11:10 AM |
| Making a getch and kbhit function? | Brian | C Programming | 2 | 03-03-2002 11:50 AM |