[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Re: Freeing Lua scripts
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 26 Jun 2003 12:59:22 -0300
>Yes, that's what I meant. But not only strings (in the sense of Lua source
>code), can pre-compiled scripts be freed after I lua_load and lua_pcall
>them?
Yes, they're the same.
--lhf