[PATCH 1/2]vbscript: Implemented builtin function CInt(try 2)

Vincent Povirk madewokherd at gmail.com
Sat Apr 20 12:29:15 CDT 2013


Dealing with the bits of a floating point number directly is a bit
odd, and it makes it hard to review the code. Is there a reason you
don't want to use things like modf, floor, and ceil?



More information about the wine-devel mailing list