ENGLISH

Programming with curses

Book information

Publisher
Inc, O'Reilly & Associates
Year
1986
ISBN
0937175021
Language
english
Format
PDF
Filesize
86 MB (89860703 bytes)
Pages
\91
Time added
2022-04-22 07:42:53

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. Preface 1 Understanding Windows 2 Terminal Independence 3 The Curses Library

Similar books