in reply to
Re^3: Curses.pm and newterm
in thread
Curses.pm and newterm
addch is a macro that works on 'stdscr',
newterm
sets stdscr to be the latest created screen. Or something fairly close to that.
Comment on
Re^4: Curses.pm and newterm
In Section
Seekers of Perl Wisdom