lua-users home
lua-l archive

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


2010/10/29 Roger Durañona Vargas <luo_hei@yahoo.es>:
> I want to have a function in my C code that returns a list of names,
> also, I need to use that function from lua scripts. But I have no idea
> about whats the best way to do this (my lua level is quite basic yet).
> Currently Im using Swig to generate my wrapper code, can somebody
> suggest me a way to do this?

Hopefully someone will answer you here, but that kind of Swig-specific
question would probably be better asked on a Swig mailing list.