Cart
Free Shipping in the UK
Proud to be B-Corp

Programming with Curses John Strang

Programming with Curses By John Strang

Programming with Curses by John Strang


Condition - Very Good
Out of stock

Summary

Curses is a UNIX library of functions for controlling a terminal's display screen from a C program. This handbook helps you make use of the curses library.

Programming with Curses Summary

Programming with Curses by John Strang

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. Topics covered include: Windows, screens, and images. Multiple windows. The WINDOW structure.

About John Strang

John Strang now finds himself a consumer--rather than a producer of Nutshells. He is currently a diagnostic radiologist (MD) at Stanford University. He is married to a pediatrician, Susie, and they have two children, Katie and Alex. John enjoys hiking, bicycling, and dabbling in other sciences. He plans to use his experience as an author at ORA to write his own book on radiology.

Table of Contents

Preface. A Library for Screen Manipulation. Scope of this Handbook. Acknowledgement. 1 Understanding Windows Introduction Windows, Screens and Images The Standard Screen -- stdscr The Current Screen -- curscr Multiple Windows The WINDOW Structure. 2 Terminal Independence Introduction What is Terminal Independence? Termcap Terminfo For More Information Examining the Header File Global Variables and Defines Pseudo-functions. 3 The Curses Library Introduction Using the Curses Library The Spreadsheet Program The Curses Functions Initialize and Terminate Curses Cursor Location Utilities Adding Characters to the Screen Image Standout Mode Getting Characters from the Terminal Input Modes Erasing and Clearing Creating and Removing Multiple Windows Window-Specific Functions Manipulating Multiple Windows Miscellaneous Functions Low-level Termcap Routines Terminal Manipulation Sample Program Quick Reference Window-Specific Functions Move and Act Functions

Additional information

CIN0937175021VG
9780937175026
0937175021
Programming with Curses by John Strang
Used - Very Good
Hardback
O'Reilly Media
19860204
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Programming with Curses