Curses Package

Larry Lippman larry at kitty.UUCP
Wed Nov 27 00:10:13 AEST 1985


> > Does anyone know where one could get some good documentation
> > on how to use the curses package ?
> 
> UNIX System V Programming Guide (select no. 307-103)

	The AT&T UNIX System V Terminal Information Utilities Guide (select
code 305-424) is less worse than the above.  Both of the above publications
still leave a number of questions to be answered solely by trial and error
on the part of the programmer.
	Also, beware of bugs...  Like, on the 3B2 a call to echo() is NOT
effectual when using wgetstr(), mvwgetstr(), wscanw(), and mvwscanw(); i.e.,
there is no way for characters to be echoed when using the above functions.
echo() and noecho() DO work for getch(), wgetch(), and mvwgetch(), which
most people probably use anyhow.

===  Larry Lippman @ Recognition Research Corp., Clarence, New York        ===
===  UUCP    {decvax,dual,rocksanne,rocksvax,watmath}!sunybcs!kitty!larry  ===
===  VOICE   716/741-9185		 {rice,shell}!baylor!/             ===
===  FAX     716/741-9635 {AT&T 3510D}	             ihnp4!/               ===
===									   ===
===                   "Have you hugged your cat today?"		           ===



More information about the Comp.unix mailing list