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
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?