Re: io:lines() and 0円
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: io:lines() and 0円
- From: René Rebe <rene@...>
- Date: 2014年2月22日 19:36:39 +0100
On Feb 22, 2014, at 19:02 , Elias Barrionovo wrote:
> 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
>
I could could not agree more ;-)
--
ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
http://exactcode.com | http://exactscan.com | http://ocrkit.com | http://t2-project.org | http://rene.rebe.de
- 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
- Re: io:lines() and 0円, Elias Barrionovo