sorry folks,
thought everybody would know all about curses and slang.
try the excellent 'Writing Programs with NCURSES'
by Eric S. Raymond and Zeyd M. Ben-Halim for a start with curses.
S-lang is a C-like programming language, designed to be embedded in programs. It provides standard screen handling functions, similar to curses.
if you like curses then try the curses development kid written by Mike Glover.
i know everybody wants a gui like M$-Windows, but this is a c++: unix forum and the customers i'm programming for use terminal i/o. ;-)
noka