[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Where is the third argument?????
- From: Bulat Ziganshin <bulat.ziganshin@...>
- Date: Thu, 10 Sep 2009 13:16:01 +0400
Hello Anurag,
Thursday, September 10, 2009, 11:18:21 AM, you wrote:
> get_version(char* a, int b)
> status = extLua:get_version(Version,10)
well, the whole problem is that Lua and C calling conventions are
quite different. so i wonder whether you have read PIL. may be this
extLua is a package that provides some convenience, but passing
Version by reference shouldn't work anyway
--
Best regards,
Bulat mailto:Bulat.Ziganshin@gmail.com