i am trying to write a code for a program ,which is able to give the ASCII code for special keys on keyboard...provided that the key would be entered by the user at the time of execution of program and there is a limitation that we can only use some simple function or loop for doing this..and using the getch();