Search:
Forum
UNIX/Linux Programming
detect key combinations in c/c++
detect key combinations in c/c++
Apr 16, 2013 at 6:25am UTC
xubin
(6)
Hi all
How can I detect a key combination in a console application with c/c++? e.g ctrl+f4 or other combinations.
Thanks
Apr 19, 2013 at 9:30pm UTC
IndieExe
(43)
One solution would be to use the
ncurses
library.
Registered users can post here.
Sign in or register
to post.
C++
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs