lua-users home
lua-l archive

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


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