lua-users home
lua-l archive

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


On Mon, Feb 16, 2009 at 12:50 PM, Juris Kalnins <juris@mt.lv> wrote:
> I grepped for strlen and printf and looks like there indeed is some
> non-trivial code that expects lua_tolstring to return proper C strings,
> like in the str_format function. Will try to figure it out.
>

See also scanformat, and there may be more.