lua-users home
lua-l archive

Re: Calling module from a C function

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


What aspects of the module system are you trying to make your C module
play nicely with? I've written a number of C modules, called module() from
none of them and they work just fine when being require():ed.
I'd have thought you might have been trying to get the 'only functions I
ask for in the module environment' bit but the package.seeall goes against
that.
So what exactly are you trying to get module() to do for you here?
 -Etan

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