lua-users home
lua-l archive

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


Title: Message
Hi,
 
Is it possible to use userdata as an index into a lookup table.  While the documentation doesn't seem to explicitly forbid this, I can't get it to work...
 
-W