Re: ncurses line clipping

From: Average Joe (joe_at_USE.NET)
Date: 02/02/05


Date: Wed, 02 Feb 2005 08:53:37 -0700

Thomas Dickey wrote:

> There are two types of curses calls that write to the window. Some
> (addstr) wrap and some (addchstr) do not.

Thanks. I've noticed your name in quite a few places and checked out
your source code on your web site. You've gained a lot of knowledge
about ncurses.

I've tried to dig up as much documentation as I can on ncurses. But have
found the documentation to be fairly skimpy or none at all.

Shy of looking at the ncurses source itself, any recommended reading?

--
Average Joe