[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Fixed-point LUA_NUMBER
- From: Enrico Colombini <erix@...>
- Date: Tue, 16 Oct 2007 09:49:12 +0200
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