[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: iterate over tables with C api in 4.0
- From: "Eric Ries" <eries@...>
- Date: Tue, 4 Sep 2001 11:36:24 -0700
What is the "approved" way to iterate over the keys and values of a
non-vector-style Lua table from C?
Eric