From: garbanzo@hooked.net (Alex)
Subject: Re: damn ^M s
10 Nov 1997 23:20:26 -0800
Message-ID: <Pine.BSF.3.96.971110220722.834B-100000.cygnus.gnu-win32@zippy.dyn.ml.org>
References: <6haSEx04pfB@mike.franken.de>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Michael Hirmke <mh@mike.franken.de>
Cc: gnu-win32@cygnus.com



On 10 Nov 1997, Michael Hirmke wrote:

> Hi,
> 
> just a suggestion:
> 
> For Linux there is a small programm called *recode*, which converts DOS,
> Unix, MAC and a few other file types back and forth.
> It compiles with Cygnus' gcc out of the box and works as expected on NT.
> Expecially it takes care of all the oddities mentioned in this thread.
> It will only work on binary mounts, though.

Actually if it uses fopen, or some file opening command to set the mode of
the open file, Just open it in binary mode, and it should work on text
mounts too.

- alex

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
