[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua/tolua 4 questions
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 5 Apr 2001 14:45:22 -0300 (EST)
>how do i get the reference via tolua ?
I'm not sure about tolua, but in plain C just call lua_ref.
--lhf