[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Ability to change C module by mere file renaming (Lua 5.1)
- From: Alex Queiroz <asandroq@...>
- Date: Sun, 27 Nov 2005 19:19:20 -0300
Hallo,
On 27/11/05, Asko Kauppi <askok@dnainternet.net> wrote:
>
> Now, why make it so complicated? Why not just say, that in the
> absence of "luaopen_myfilename()" function, a "luaopen_init()" (or
> similar) will be called.
>
You can't have several "luaopen_init()" functions linked
together, even dinamically.
--
-alex
http://www.ventonegro.org/