lua-users home
lua-l archive

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


What sort of traps could I fall into if I redefine LUA_NUMBER to use a fixed-point type behaving as a float?

(the highest integer value for this type would be much smaller than an int's)

  Enrico