Well,
I need to know the basics of keypresses in C++, And I have no idea where to start.
The main point of this is because when I run one of my (dodgy) console apps in windows, it closes straight after the commands are done.![]()
Plz help me out..
This is a discussion on Keypress within the C++ Programming forums, part of the General Programming Boards category; Well, I need to know the basics of keypresses in C++, And I have no idea where to start. The ...
Well,
I need to know the basics of keypresses in C++, And I have no idea where to start.
The main point of this is because when I run one of my (dodgy) console apps in windows, it closes straight after the commands are done.![]()
Plz help me out..
Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.
oh ok thanks,
Do you know where I can find out how to make it detect a specific key?
getch() returns the key pressed, look it up in the help.
Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.