lua-users home
lua-l archive

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


--- In lua-l@y..., Nick Trout <Nick.Trout@w...> wrote:

> I think the problem is that you have mismatched tags. You have to 
something
> like :-
> 
>   lua_pushusertag(L, (void *) myhello, tolua_tag(L,"Hello"));
> 

Thank you very much, it works fine!!!

    Bye Bye
    F104/NA