lua-users home
lua-l archive

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


> The OP did offer up that a clarification in the documentation might also be
> an improvement. Given that Lua strings are 8bit clean and that they can
> contain \0, this seems wise. I agree that strings ~= lines, of course.

That part is easy :)

-- Roberto