Skip to content
☰
Features
Blog
Pricing
Teams Pro
Teams for Education
Careers
Log in
Sign up
▲
3
C++ keypress
Profile icon
SilentShadowBla
Is there any way to detect a keypress without using the getch() function?
Thanks
You are viewing a single comment.
View All
▲
1
Profile icon
SixBeeps
You could use
kbhit
C++ keypress
Is there any way to detect a keypress without using the getch() function?
Thanks
You could use kbhit