[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua-tutor list? was function pointers in Lua
- From: Florian Weimer <fw@...>
- Date: Wed, 25 Nov 2009 19:38:45 +0100
* cynthia powers:
> Thanks for all the rude replies. Is there another lua user-group
> email where one can ask a newbie question without being insulted as
> a lazy git?
I think you should just post more details about your problem. It is
best to have short but complete and concrete example that exhibits the
problem. I understand that this is difficult to achieve when you're
mixing C and Lua code, but you should try nevertheless.
That being said, your problem is likely unrelated to function
pointers.