cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Simple Keyboard Input Detection Help?!!?
Simple Keyboard Input Detection Help?!!?
Apr 16, 2008 at 12:34pm UTC
simundo25
(1)
Hello!
I am trying to write a piece of code that will detect if the user presses the up or down arrow keys and depending on which one they press, call a method.
For example in pseudocode:
While keyUPARROW is pressed call method A
while keyDOWNARROW is pressed call method b
Any help is greatly appreciated thanks.
Topic archived. No new replies allowed.