lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Is it "valid" to do luaL_setfuncs() multiple time one the same table.
From
: Laurent FAILLIE <l_faillie@
...
>
Date
: Thu, 3 May 2018 20:39:42 +0000 (UTC)
Hello,
I'm registering some function to a table using
luaL_setfuncs().
Is it valid to register addition function afterward by calling a second time l
uaL_setfuncs() on the same time ?
Same question with
luaL_register() on 5.1 :)
Thanks
Laurent
Follow-Ups
:
Re: Is it "valid" to do luaL_setfuncs() multiple time one the same table.
,
Luiz Henrique de Figueiredo
Prev by Date:
Lua Workshop
Next by Date:
Re: Is it "valid" to do luaL_setfuncs() multiple time one the same table.
Previous by thread:
Re: Lua Workshop
Next by thread:
Re: Is it "valid" to do luaL_setfuncs() multiple time one the same table.
Index(es):
Date
Thread