lua-users home
lua-l archive

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


On Wed, May 11, 2011 at 10:16 AM, Ed <spied@yandex.ru> wrote:
>> char *s = XLUA_STRING(variable);
>
> IMHO a more detailed example would be useful.
>

For instance, what exactly is 'variable' here?

An example of table traversal would be interesting here, since it's a
common C API task.

steve d.