PDCurses
Encyclopedia
PDCurses is a public domain curses
Curses (programming library)
curses is a terminal control library for Unix-like systems, enabling the construction of text user interface applications.The name is a pun on the term “cursor optimization”. It is a library of functions that manage an application's display on character-cell terminals .- Overview :The curses API...

 programming library for DOS, Windows, X11 and SDL
SDL
SDL may refer to:In computing:* Simple Declarative Language, a simple universal language for describing typed data in lists, maps and trees* Specification and Description Language, an ITU-specified system description language...

. While development of the original curses library halted in the mid-1990s, the development of ncurses
Ncurses
ncurses is a programming library that provides an API which allows the programmer to write text user interfaces in a terminal-independent manner. It is a toolkit for developing "GUI-like" application software that runs under a terminal emulator...

 and PDcurses continued. PDcurses implements most of the functions available in the original X/Open and System V R4 curses. Development started in 1987 to support the editor THE
The Hessling Editor
The Hessling Editor is one of the older open source text editor projects...

. It supports many compilers for these platforms. The X11 port lets you recompile existing text-mode curses programs to produce native X11 applications.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK