On Wed, Sep 19, 2012 at 10:35:07AM -0700, Dan Dennedy wrote:
> Sorry for the delay. The other day I was thinking that I need to push
> it after a quick build and test, but have been attending to some other
> tasks in my multitude of projects. I will do this tonight.
Thanks. One thing that might be relevant is that I'm unsure if MSVC
supports lrintf() (it's C99/POSIX, and MSVC has no C99 support);
I'm not sure if you care about it or not. (Unfortunately, it's by far the
best way to round float-to-int, and it's not that easy to replace in a good
way.)
/* Steinar */
--
Homepage:
http://www.sesse.net/