Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Sergiualamic on August 26, 2018, 01:16:01 pm
-
Hi, while I was working at a console application in CodeBlocks, I wanted to check if a certain key (like ,,z,,) is pressed, but I know only to check if any key was pressed, can you guys help me?! :(
I am using this:
key=getch();
-
Off topic for this website http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)
-
Thanks!