lua-users home
lua-l archive

Re: table.insert with C in lua 5.0 beta

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,
> // Initialize lua standard library functions
> lua_baselibopen(luaVM);
> lua_iolibopen(luaVM);
> lua_strlibopen(luaVM);
you should also do lua_tablibopen(luaVM) to init the table functions.
Bye,
Wim

AltStyle によって変換されたページ (->オリジナル) /