fixed point math library

18 Sep 2010

I sat down to write my own, but thought there is probably an easier way.  I looked in google which turns up lots of freely available fixed point math libraries, has anyone used one that they would recommend?  If it's C++ and overloads the arithmetic operators then that much better.

thanks,

--steve