[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Getting Started with Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 22 Dec 2011 11:50:17 -0200
> About luaL_reg, it was not defined in 5.1; it worked for compatibility
> with 5.0. This has indeed been removed.
You need to use luaL_Reg instead.