Project Description

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).

Opinión
Your rating
Review this project