Publisher: O'Reilly, 1986, 71 pages
ISBN: 0-937175-02-1
Keywords: Programming
curses is a UNIX library of functions for controlling a terminal's display screen from a C program. It can be used to provide a screen driver for a program (such as a visual editor) or to improve a program's user interface.
This handbook will help you make use of the curses library in your C programs. We have presented ample material on curses and its implementation in UNIX so that you understand the whole, as well as its parts.
Note: This handbook covers Ken Arnold's original Berkeley implementation of curses, not the System V version.
This is so old that it is about termcap curses (or Berkeley curses). Also, this is so old that it has only a brown cover (no animals or anything). One of my first O'Reilly books. I'll miss it with sadness, but no-one else will, I promise!
Comments
There are currently no comments
New Comment