Re: io:lines() and 0円
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: io:lines() and 0円
- From: Enrico Colombini <erix@...>
- Date: 2014年2月22日 14:18:55 +0100
On 22/02/2014 13.44, Andrew Starks wrote:
Making something work in lua with file:read and the "*n" option is very
simple and makes a nice lua 101 tutorial.
(just to avoid confuse readers: I guess you meant file:read(n))
--
Enrico
- 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円, Thijs Schreijer
- Re: io:lines() and 0円, Enrico Colombini
- Re: io:lines() and 0円, Andrew Starks