Nutshell Handbooks Ser.: Programming with Curses : UNIX C Library for Screen Manipulation by John Strang (1986, Trade Paperback)
plsshipfast (11649)
99% positive Feedback
Price:
£64.81
Free postage
Estimated by Fri, 22 Aug - Sat, 30 AugEstimated delivery Fri, 22 Aug - Sat, 30 Aug
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Condition:
NewNew
Product Description : curses is a UNIX library of functions for controlling a terminals 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 programs 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 Arnolds original Berkeley implementation of curses not the System V version Topics covered include Windows screens and images Multiple windows The WINDOW structure