lua-users home
lua-l archive

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


> If I call luaL_loadbuffer() with a buffer just allocated, can I delete this buffer after the call?

Yes.