lua-users home
lua-l archive

Re: LUA from C: open libraries, differencies between base and string

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


> Do you agree the right code is
>
> luaL_requiref(L,"string", luaopen_string, 1);
> lua_pop(L, 1);
Yes. But I repeat my recommendation to add a customized copy of
linit.c to your program.
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org

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