From: Sean O'Halpin Date: 2005-10-25T21:25:04+09:00 Subject: Re: Byte order reading on windows versus unix in ruby On 10/25/05, Pit Capitain wrote: > I haven't heard of anyone using non-binmode on Windows. Possibly because it ~is~ the default. If you changed the default to binmode, I reckon you'd be hearing a lot more about 'non-binmode'! ;) Sean