Project 3 - Currency Type
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oCcurrency
oCfixedImplement a fixed-point number class template. Values have N places after the decimal point. All arithmetic follows the usual rules
oCioflags
\CrationalRepresent a rational number (fraction) as a numerator and denominator
 \Czero_denominatorException class if the denominator is ever zero