This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: Redirecting cerr, cout to a file.
- To: "George T. Talbot" <george at moberg dot com>
- Subject: Re: Redirecting cerr, cout to a file.
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Fri, 14 Apr 2000 14:58:53 -0700 (PDT)
- cc: libstdc++ List <libstdc++ at sourceware dot cygnus dot com>
> I looked in the FAQ for v3, and this one wasn't in there. I'm using
> assignment in my program to redirect cerr and cout to a file. I do this for
> debugging purposes, as the program uses fork().
please provide a code snippet that demonstrates what you are trying to
do, and what you expect, and what you think is broken
-benjamin