Arrow Keys

Jan 2, 2013 at 11:49am
When I Took C Coaching 4 years back my Teacher told me about using arrow keys using backslash characters. I dont remember now it was something like
\r for right
\k for up
\m for left
\p for down

and also for function keys.
Can anyone tell me if its right and if wrong tell me the correct ones.
Please Help.
Thank You :-)
Last edited on Jan 2, 2013 at 11:50am
Jan 2, 2013 at 2:54pm
What exactly do are you trying to implement? Please share your code so that someone can help!
Jan 2, 2013 at 5:50pm
If you're referring to escape characters, then no. For example, \r is a carriage return.
Topic archived. No new replies allowed.