Key corresponding
So here's my question. When writing a code like this:
1 2 3 4 5 6 7 8 9
|
(code)
if (ad != 13)
(code)
|
I know 13 corresponds to the enter key. So i would like to know the corresponding number to the other keys. A thanks in advance.
Thanks. This was exactily what I was looking for.
Topic archived. No new replies allowed.