[Wine] Re: Dialog base units implementation question

vitamin wineforum-user at winehq.org
Mon Mar 9 08:29:40 CDT 2009


mxmauro wrote:
> i get best results converting values to floating points and then rounding the result:

Integer arithmetic is always faster then float point. And it makes no sense to convert something into float just to do 2 operations. MulDiv is specifically made for that.







More information about the wine-users mailing list