Does anyone have a list or know how I can get a list of the bit addresses of keys used in the getch (); fuction.
For example:
F1 is 59
F2 is 60
F3 is 61
F4 is 62
F5 is 63
etc.
I'm pretty sure that this is the number of the bit address, but if not could someone tell me what it is? All help is much appreciated!!! ^_^