Software Development Home
Software Development Articles
Software Development Links
Software Development Books
Software Development Tools
Software Development Keywords
|
Software Development
Programming with curses
|
|
See more Amazon Details
|
|
Contents Listing
Preface
A Library for Screen Manipulation .................... 1
Scope of this Handbook ............................... 2
Acknowledgement .................................... 2
1 Understanding Windows
Introduction ......................................... 3
Windows, Screens and Images .......................... 4
The Standard Screen -- stdscr ...................... 4
The Current Screen -- curscr ....................... 7
Multiple Windows ..................................... 9
The WINDOW Structure ................................ 11
2 Terminal Independence
Introduction ........................................ 15
What is Terminal Independence? ...................... 16
Termcap ........................................... 16
Terminfo .......................................... 18
For More Information .............................. 18
Examining the Header File ........................... 20
Global Variables and Defines ...................... 20
Pseudo-functions .................................. 22
3 The Curses Library
Introduction ........................................ 25
Using the Curses Library ............................ 26
The Spreadsheet Program ............................. 26
The Curses Functions ................................ 29
Initialize and Terminate Curses ................... 30
Cursor Location Utilities ......................... 32
Adding Characters to the Screen Image ............. 34
Standout Mode ..................................... 38
Getting Characters from the Terminal .............. 40
Input Modes ....................................... 41
Erasing and Clearing .............................. 45
Creating and Removing Multiple Windows ............ 49
Window-Specific Functions ......................... 52
Manipulating Multiple Windows ..................... 53
Miscellaneous Functions ........................... 57
Low-level Termcap Routines ........................ 60
Terminal Manipulation ............................. 61
Sample Program ........................................ 63
Quick Reference
Window-Specific Functions ........................... 71
Move and Act Functions .............................. 71
|
|
Contents
View a contents listing.
Short
Short Description.
Keyword Pages
Keyword Bestsellers
Software Development Bestsellers The bestselling books on Amazon.
Articles
SAP and Windows Integration Move
Next Gen Java Code posted
Longhorn Shorn
Microgen Pursues AFA Systems
Virus Types
Visit our site of the month Load Testing at loadtesting.force9.co.uk
|