lua-users home
lua-l archive

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


What is the "approved" way to iterate over the keys and values of a
non-vector-style Lua table from C?

Eric