lua-users home
lua-l archive

A very minor point in the manual

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Perhaps the description of file:lines():
---
[...] Therefore, the construction
 for line in file:lines() do body end
will iterate over all lines of the file. [...]
---
should say "will iterate over all lines of the file from the current position to the end of the file".
 Enrico

AltStyle によって変換されたページ (->オリジナル) /