lua-users home
lua-l archive

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


Many thanks for this. It looks very close to what I need.

db

On 2/3/07, Gavin Wraith <gavin@wra1th.plus.com> wrote:
In message <d010fc8a0702021513r61e75917i9688850721442233@mail.gmail.com> you wrote:

> Can someone point me to a lua_Number == integer document
> or distro?
>
> Does anyone know of any major traps?

http://www.wra1th.plus.com/lua/zip/Luasrc.zip

is a zip file containing the sources of RiscLua for which lua_Number
is integer (32 bit). In your (possibly imaginary) compiler set the
flag "RISCOS" to read which #ifdef sections apply. The makefiles
included will tell you that anyway.

--
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/