The book is currently out of stock

More about the book
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. This handbook covers Ken Arnold's original Berkeley implementation of curses , not the System V version. Topics covered
Book purchase
Programming with curses, John Strang
- Language
- Released
- 1986
- product-detail.submit-box.info.binding
- (Paperback)
We’ll email you as soon as we track it down.
Payment methods
No one has rated yet.
- Title
- Programming with curses
- Subtitle
- UNIX C Library for Screen Manipulation
- Language
- English
- Authors
- John Strang
- Publisher
- O'Reilly Media
- Released
- 1986
- Format
- Paperback
- Pages
- 74
- ISBN10
- 0937175021
- ISBN13
- 9780937175026
- Series
- Description
- 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. This handbook covers Ken Arnold's original Berkeley implementation of curses , not the System V version. Topics covered