lua-users home
lua-l archive

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


> It would also be nice if lua_pushlstring returned a pointer
> to the (interned) string.

This part seems easy :)

-- Roberto