lua-users home
lua-l archive

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


NGTHM> Does anyone know how to use LUA 4 in C++ classes ? In a
NGTHM> straightforward way ?

may be light wrapper luauserdata for you...

http://www.rm-f.net/~gambit/lua/luadata.tgz


--Denq