lua-users home
lua-l archive

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


On Tue, Aug 4, 2009 at 3:38 PM, Luiz Henrique de
Figueiredo<lhf@tecgraf.puc-rio.br> wrote:
> You can simply use lua_pushlstring(L,iev->name,iev->len).

Yes, that was the first thing I tried, but it didn't seem to help...