Main /
TextModeEu25To3xxConversionCategories: GEN User Interfaces Text mode eu2.5 to 3.xx conversion 1K Author: ChrisBurch Date: Nov 1 2006 http://euwiki.ayo.biz/Text_mode For those that miss ncurses character input of special keys (arrows, F-keys, Insert, Delete, Home, End, PageUp, PageDown), a conversion routine, allowing the use of wait_key and get_key, almost as before. Built on the efforts of others - D.Cuny, Irv Mullins, and Rob Craig (ripped from ed.ex) - He makes no claim to any original source code with this code. Copy and paste to your own programs. Mostly for Linux/FreeBSD users, but useful for Windows users writing console programs. |