lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Is it "valid" to do luaL_setfuncs() multiple time one the same table.
From
: Laurent FAILLIE <l_faillie@
...
>
Date
: Thu, 3 May 2018 22:30:10 +0000 (UTC)
Thanks Luiz, but my question is more to know if it will remain in the future ?
Le vendredi 4 mai 2018 à 00:15:12 UTC+2, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> a écrit :
> Is it valid to register addition function afterward by calling a second time
> luaL_setfuncs() on the same time ?
Yes. See
https://www.lua.org/source/5.3/lauxlib.c.html#luaL_setfuncs
> Same question with luaL_register() on 5.1 :)
Yes. See
https://www.lua.org/source/5.1/lauxlib.c.html#luaI_openlib
though it's harder to follow.
References
:
Is it "valid" to do luaL_setfuncs() multiple time one the same table.
,
Laurent FAILLIE
Re: Is it "valid" to do luaL_setfuncs() multiple time one the same table.
,
Luiz Henrique de Figueiredo
Prev by Date:
Re: Is it "valid" to do luaL_setfuncs() multiple time one the same table.
Next by Date:
Re: Lua Workshop
Previous by thread:
Re: Is it "valid" to do luaL_setfuncs() multiple time one the same table.
Next by thread:
new PRNG's
Index(es):
Date
Thread