Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
Thanks timovjl, _getch() works as I wanted,but it returns 224 for all of the arrow keys. I can use other keys but is there a way to use arrows.
i am just curious- how to get the second key?
if (key == 224) key = GetChar();