Re: [ANN] Lua 5.2.0 (work1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2010年1月18日 21:24:43 -0200
> That [luaL_checkversion] should be useful, thanks!
Moreover, luaL_checkversion is called by luaL_register and so every
C library that uses luaL_register to export its functions automatically
checks version consistency.