From: blake AT edge DOT net (Blake McBride) Subject: Re: Problem with stdout BINARY 11 Jun 1997 17:15:17 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199706112129.QAA07866.cygnus.gnu-win32@edge.edge.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Sender: blake AT edge DOT net X-Mailer: Windows Eudora Version 2.1.1 Original-To: gnu-win32 AT cygnus DOT com (Cygnus gnuwin32) Original-Sender: owner-gnu-win32 AT cygnus DOT com At 11:29 AM 6/11/97 +0100, you wrote: >Hi everybody, > >Trying to write gif file in stdout with 'putchar'. b18 seems to add a CRNL >every CR he >founds in the file. You know it's one of life's great mysteries. stdxxx used to be opened in binary mode and then someone changed it. It seems to me that it's got to be trivial to switch it back. The reason for changing it is unknown to me. Since they've changed it to TEXT mode you can't even execute: gzip -dc abc.tar.gz |tar xvf - anymore. I don't have time to find and fix the problem for my own use and this is the only reason I don't use gnu-win32. --blake -- Download source code to my Dynace Object Oriented Extension to C from: http://www.edge.net/algorithms Blake McBride (blake AT edge DOT net) Algorithms Corporation - 615-791-1636 - USA - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".