lua-users home
lua-l archive

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


Luiz Henrique de Figueiredo wrote:
Is it safe to realloc a lua_State just after a call to lua_open?


Why would you want to do this?
--lhf

In order to be able to add application specific data to it?