lua-users home
lua-l archive

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


> 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