Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
C keys
Name: afnhe Date: December 6, 2005 at 11:47:21 Pacific OS: Gnu/Linux CPU/Ram: athlon xp 1700+ 512 MB
Comment:
Hi, how can i do when the escape key(ESC) is pressed do some action (go to a function for example)? Thanks.
Summary: Strip the first character, which happens to be a known delimiter, using ECHO: ECHO;ABC ECHO:ABC ECHO,ABC ECHO.ABC ECHO=ABC ECHO+ABC ECHO[ABC ECHO]ABC ECHO/ABC ...
Summary: I have an Ennyah Multimedia Keyboard with some Keys for Starting Browser, starting Media Player aso. How can I access this "mutimedia keys" with C or C++? If i scan for this keys with getch() i get no...
Summary: So i'm very sure this is really easy to do but i just can't figure out how. I'm pretty much just looking at playing a video game and capturing the number of times that i press a certain key while im p...