ncurses
#1

ncurses is a programming library providing an API, allowing the programmer to write text user interfaces 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.4 BSD classic curses. Most ncurses calls can be easily ported to the old curses; however, a few areas are problematic, such as handling terminal resizing. Other subtle differences in call semantics can make porting an ncurses application to commercial Unix somewhat difficult.

The project lead is Thomas Dickey.

Ncurses is a part of the GNU project. It is one of the few GNU files not distributed under the GNU GPL or LGPL; it is distributed under a license similar to the MIT License.
Reply
#2
ncurses is a programming library providing an API, allowing the programmer to write text user interfaces in a terminal-independent manner.

read more about ncurses: http://studentbank.in/report-ncurses?pid...z0kEeOBS3p
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: ncurses debian, ncurses, ncurses attributes, ncurses alternative, ncurses development package is missing, ncurses acs, ncurses clock,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Forum Jump: