[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Manual unclear on lua_tointegerx and lua_tounsignedx
- From: "John Hind" <john.hind@...>
- Date: Wed, 17 Jul 2013 09:12:53 +0100
> Date: Tue, 16 Jul 2013 16:05:49 -0300
> From: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
> Subject: Re: Manual unclear on lua_tointegerx and lua_tounsignedx
>
> > In the lua-5.0.3 draft manual (and previous editions), the
> > documentations for these functions states:
>
> Are you really discussing lua 5.0?
>
No, I meant to say lua-5.3.0-work1.
- John