Forum: C Aug 5th, 2008 |
| Replies: 11 Views: 3,134 I'm using DOS and the compiler is turboc.. |
Forum: C Aug 4th, 2008 |
| Replies: 11 Views: 3,134 If i'm scanning from keyboard using getch(), how do i check which arrow key has the user pressed??(Arrow keys have ASCII values same as some other keys so we can't directly check for ASCII values) |