Speaking of this I never got the dirctionbuttons to work (using GCC 1-redhat linux) even though I included the ncurses libary. This funktion should do it : Keypad(stdscr,TRUE); but I can't see any differnt befour and after I used it still get "case value out of range" when I try to compile my code. (When I try to look for the dircitionbuttons being pressed).
(And I read the faq)
