Re: io:lines() and 0円
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: io:lines() and 0円
- From: Francisco Olarte <folarte@...>
- Date: 2014年2月20日 13:34:48 +0100
On Wed, Feb 19, 2014 at 10:30 PM, Sean Conner <sean@conman.org> wrote:
> [5] Yes, it just works under Unix. But that's because Unix treats all
> files as a sequence of bytes.
AAMOF, on disk files, so does windows ( nt, windows 16 was just the
gui ) and MSDOS, it is the C library implementation which does the
magic stuff.
But NT ands it users are always problematic. My running problem with
them is how an OS which has been unicode ( 16 ) from the start makes
it so difficult for their users to spit UTF-8 files ( without the
pseudo-bom at the start ).
Francisco Olarte.
- References:
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Enrico Colombini
- Re: io:lines() and 0円, steve donovan
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Craig Barnes
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Craig Barnes
- Re: io:lines() and 0円, Sean Conner
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Sean Conner