Miscellaneous > Programming & Networking
C Q
Kintaro:
I have a question for C/C++
Whats a damn function that can be used like a variable for key input
For example in basic there is the INKEY$ variable which always is the current key being used... Whats the C/C++ equiv?
jtpenrod:
quote:What's a damn functionthat can be used like a variable for key input
--- End quote ---
Try this damn function:
--- Code: ---
--- End code ---
_______________________________________
Live Free or Die: Linux
Their fundamental design flaws are completely concealed by their superficail design flaws.
Kintaro:
Thank-you ill try that damn function!
Kintaro:
Oh sorry i ment C++
This didnt work:
--- Code: ---
--- End code ---
choasforages:
errr i can try/*havn't tested this though*/
--- Code: ---
--- End code ---
that should do it. ill test it though
[ November 09, 2002: Message edited by: choasforages ]
Navigation
[0] Message Index
[#] Next page
Go to full version