In this case it kind of sucks, since I'm working on a RayLib program, and RayLib uses floats everywhere.
It's only 40K lines to check. Search If....... I need a drink....


Or you use mpdecimal library https://www.bytereef.org/mpdecimal/Tawbie wrote:Hi Norm,
The issue with floats here is not the range that they support but the precision with which a float can represent a decimal number, before rounding occurs.
If 0 doesn't get executed. What is this supposed todo ?mk-soft wrote:Here is a cleaned module with system functions which is needed from time to time
Code: Select all
; Force Import Fonts If 0 : LoadFont(0, "", 9) : EndIf