lua-users home
lua-l archive

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


I'm newbie to lua and I wonder how one can setglobal a C pointer
from C code.

There is a pushnumber() func. but it requires a double...
I suspect userdata may be used here but cannot figure out how.

-- 
One good reason why computers can do more work than people is that they
never have to stop and answer the phone.