lua-users home
lua-l archive

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


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