total console control with ncurses [Archive] - C Board

PDA

View Full Version : total console control with ncurses


curlious
12-01-2003, 11:45 PM
anybody interested in taking full control if there condsole i/o check out this ncurses how to
ncurses (http://en.tldp.org/HOWTO/NCURSES-Programming-HOWTO/init.html)


I see so many people ask how to input a char w/o echoing it to the console here is the solution.