Encyclopedia > Ncurses

  Article Content

Ncurses

Ncurses is a programming library providing an API, allowing the programmer to write text-based user interfaces, TUIs[?], in a terminal-independent manner. It also optimizes screen changes, in order to reduce the latency experienced when using remote shells.

Ncurses stands for "new curses", and is a replacement for the discontinued 4.4BSD classic curses.

Ncurses is a part of the GNU project, see [1] (http://www.gnu.org/software/ncurses/ncurses).



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
East Islip, New York

... is spread out with 28.5% under the age of 18, 6.3% from 18 to 24, 32.3% from 25 to 44, 21.1% from 45 to 64, and 11.8% who are 65 years of age or older. The median age ...

 
 
 
This page was created in 24.5 ms