PDCurses
Appearance
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Initial release | November 26, 2001 |
---|---|
Stable release | 3.4
/ September 9, 2008 |
Preview release | r217980
/ November 12, 2015 |
Repository | |
Operating system | DOS, OS/2, Win32, X11, SDL |
Platform | Cross-platform |
Available in | English |
Type | C library, User interface |
License | MIT license, Public domain |
Website | pdcurses |
PDCurses is a public domain curses programming library for DOS, OS/2, Windows, X11 and SDL. While development of the original curses library halted in the mid-1990s, the development of ncurses 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. It supports many compilers for these platforms. The X11 port lets one recompile existing text-mode curses programs to produce native X11 applications.