bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Alternative to initscr()


From: Bryan Christ
Subject: Alternative to initscr()
Date: Mon, 11 Feb 2019 13:26:33 -0600

I need to initialize all of the internal ncurses data structures without actually affecting the active pty.  Can I use newterm() to accomplish this?  Along these same lines would it be sufficient to point 'infd' and 'outfd' the descriptors to something like /dev/null ?

--
Bryan
<><

reply via email to

[Prev in Thread] Current Thread [Next in Thread]