home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / clesson / c.dir / 00064.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  6.9 KB  |  445x377  |  4-bit (9 colors)
   ocr: / Class for fixed point arithmetic //This scheme uses a 32-bit long for 16:16 I/ fixed point representation finclude <math.h> class FIXED I private: enum FIXEDconsts I Fraction, Whole unon I long complete; short parts/2]; -