Re: How to avoid global variables in a lua module (using C api)
[
Date Prev][Date Next][
Thread Prev][Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How to avoid global variables in a lua module (using C api)
- From: Sebastien Lai <237482@...>
- Date: Sat, 1 Oct 2011 01:16:55 +0200
2011年9月30日 Ezequiel García <elezegarcia@yahoo.com.ar>:
> Why would I choose Lua registry over upvalues ?
>
Pardon; I meant Patrick Rapin.