integer math
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: integer math
- From: "aircooledspeed" <cpercival@...>
- Date: 2001年12月13日 09:44:52 -0000
My app will need quite a lot of integer math and I am worried about
rounding errors. Its it posable to change LUA_NUM_TYPE to int? Any
problems with that?
Thanks
Chris