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
Keys and Programing
Keys and Programing
Jun 21, 2014 at 8:16am UTC
malahi
(2)
hey guys.
i looking for help about the keyboard functions in c/c++,
i need to write a program that use keyboard when i want to.
for example evry 10 sec the program press on "SPACE" button
ty guys w8 for help ^^
Jun 21, 2014 at 8:28am UTC
Codermik
(835)
Assuming your using Windows, check out SendInput()
http://msdn.microsoft.com/en-us/library/ms646310%28v=vs.85%29.aspx
Topic archived. No new replies allowed.