| Curses (programming Library) |
Article Index for Curses |
Website Links For Curses |
Information AboutCurses (programming Library) |
|
Curses is a Terminal control Library for Unix-like systems, enabling the construction of Text User Interface (TUI) applications. It originated in BSD UNIX, where it was used for the Vi Editor and the '' Rogue '' game. Using curses, programmers are able to write text-based applications without writing directly for any specific terminal type. The curses library on the executing system takes care of sending the correct control characters to the monitor in use. SEE ALSO REFERENCES
EXTERNAL LINKS |
|
|