Go backward to X-11 Introduction
Go up to Labs
Terminal Independence - Curses
Write a program that uses the curses library for terminal independence.
- The program should display each printable character typed and advance the
cursor to the next position.
- The four cursor keys should move the cursor around the screen.
Turn in a copy of your source program. An example program is available
by anonymous ftp.
The ncurses
manual is available on the www.
ltaber@pima.edu