Ncurses

V

vikas

hi ,
i am trying to build an application using ncurses . Initially i
intialize the curses mode using initscr(). But i need to run a shell ,
so i temporarily leave curses mode using
def_prog_mode(). After running a program there i get back to the
curses mode by reset_prog_mode().
But the problem is i need to store the window when or the picture of
the screen when it was in the shell mode(temporarily left curses
mode). But i am unable to do that .
 
D

Default User

vikas said:
hi ,
i am trying to build an application using ncurses .


That's off-topic here. If you are using ncurses under a unix OS, then
comp.unix.programmer is a good newsgroup to try.



Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top