lua-users home
lua-l archive

Re: How to add users libraries

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


With (of course) some minor variations I have implemented
very much the same solution.
void luaL_addCustomlibs() methinks should be in the distro APIs.
(I called it adduserlibs())
The only diffrence is that I did it all in luaconf.h by using
#ifdef linit_c
 extra code
#endif
DB

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