Re: io:lines() and 0円
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: io:lines() and 0円
- From: Elias Barrionovo <elias.tandel@...>
- Date: 2014年2月22日 15:02:02 -0300
On Feb 22, 2014 2:40 PM, "Tim Hill" <drtimhill@gmail.com> wrote:
>
> — io:lines() can only work reliably on well-formed text files.
> — io:lines() gives no indication when it encounters a malformed text file.
On a side note, this is surprisingly consistent with the # operator, but let us not start it all over again.
My summary of the thread is: if something so fundamental (and supposedly simple?) as reading a file line by line is so complex, I'm astounded by the fact that computer systems work at all. =D
- References:
- io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, steve donovan
- 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円, Sean Conner
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Tim Hill
- Re: io:lines() and 0円, Dirk Laurie
- Re: io:lines() and 0円, Andrew Starks
- Re: io:lines() and 0円, Dirk Laurie
- Re: io:lines() and 0円, Tim Hill