Date: Thu, 6 May 1999 10:13:06 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Anita Lilian Becerra Lagos cc: djgpp AT delorie DOT com Subject: Re: how capture errors in a file In-Reply-To: <001101be9745$ff61f520$5b150ac8@doc92.dis.ufro.cl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 5 May 1999, Anita Lilian Becerra Lagos wrote: > I whish capture error for a program in C with DJGPP > in a file test.txt Use the `redir' program supplied with DJGPP. The DJGPP FAQ (v2/faq211b.zip from the same place you get DJGPP) explains how to use it in section 6.14.