curses & terminfo questions (addendum)

rew wilber at alice.att.com
Sun Jun 23 15:32:25 AEST 1991


I wrote:
>... And, if so, how does one set the terminal back to
>the modes curses uses, after having called resetty()?  Calling initscr()
>won't do since it will clear out stdscr.

After groveling around on about six different flavors of Unix, I've
found that most versions of curses have fixterm(), which does the job.
But some BSD based systems don't have fixterm().  So how do I deal with
this problem on systems with bare bones versions of curses?

Bob Wilber    wilber at homxb.att.com



More information about the Comp.unix.questions mailing list