Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mdisea!rudoff From: rudoff@MDI.COM (Doug Rudoff) Newsgroups: comp.lang.c Subject: Screen dump of multiple windows in curses Message-ID: <1991Mar20.010749.6482@MDI.COM> Date: 20 Mar 91 01:07:49 GMT Sender: news@MDI.COM Organization: Motorola, Mobile Data Division - Seattle, WA Lines: 17 Originator: rudoff@bb03c I have a curses program that has mulitple windows displayed at the same time and I would like to do a screen dump of what appears on the screen into a file. I thought by using curscr I would be able to look at what is actually displayed on the screen, but when I try to use curscr, the data is null (I looked at curscr->_y[0] and it was NULL). I thought curscr held the current screen image; I obviously was wrong. So can anyone give me a clue on how to get the screen image? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Doug RUDOFF Motorola Mobile Data Bothell, WA uunet!mdisea!rudoff (206) 487-5937 rudoff@mdi.com -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=