lua-users home
lua-l archive

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


> This involves converting the stack top to *Table.

See http://www.lua.org/source/5.2/lapi.c.html#lua_next .