Project 2 - Fixed-Point Number Class
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCfixedImplement a fixed-point number class. Values have places places after the decimal point. All arithmetic follows the usual rules
\Cioflags