The C++ Money class handles all functions for using decimal number monies. It eliminates problems associated with using C/C++ float or double to handle money (e.g., picking up or dropping odd cents due to rounding).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.