From: M. Saggaf (alsaggaf@athena.mit.edu)
Date: 09/30/92


From: alsaggaf@athena.mit.edu (M. Saggaf)
Subject: How to make curses write to stderr?
Date: Wed, 30 Sep 1992 22:47:30 GMT


(I asked this over the c channel but got no response, sorry if you
have to see it again).

Well, I was trying to make a front end to zmodem using curses (you
know, bars and stuff like in the DOS comm programs). Things went
rather smoothly consdering that this is the first time I use curses.
However, I have one problem: How can I make curses write to the
standard error instead of the standard output? (since if writes to the
standard output it is useless for something like 'rz < /devttys1 >
dev/ttys1' ..etc.). Any help would be greaty appreciated.

                                        - M. Saggaf