getch() retrieves only one character at a time.
If I press two keys (Eg: UP_ARROW followed by LEFT_ARROW without leaving
UP_ARROW) then I get 259 (UP_ARROW) followed by 260 (LEFT_ARROW).
multiple keypresses.
Thanking you,
Karthik S.
_______________________________________________
Help-ncurses mailing list
Help-ncurses@gnu....
http://lists.gnu.org/mailman/listinfo/help-ncurses
opensubscriber is not affiliated with the authors of this message nor responsible for its content.