cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Get Key
Get Key
Jan 7, 2009 at 10:55pm UTC
GrosseVogel
(38)
I Want To Know How To Use A GetKey Command. I Know How To Do It With Dark But I Really Want To Stay Away From That. If Any One Could Help Me That Would Be Great.
Thanks,
MM
Jan 8, 2009 at 7:01pm UTC
Zaita
(2770)
http://www.cplusplus.com/forum/articles/1295/
Jan 8, 2009 at 9:15pm UTC
GrosseVogel
(38)
I Know How To use _getch as a pause but want to set it to a certin key.
Thanks,
MM
Jan 8, 2009 at 9:18pm UTC
Zaita
(2770)
Just use a while loop until getch returns the key your waiting for.
Jan 17, 2009 at 5:03pm UTC
GrosseVogel
(38)
I Figured it. THanks For The Help
Topic archived. No new replies allowed.