Unix C Library for Screen Manipulation.
Intermediate Level Users.
Curses is a Unix library of functions for controlling a terminal's display screen from a C program. This book shows users how to use the curses library in their C programs. It covers the implementation of curses in Unix; Windows, screens, and images; and much more.