Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: PowerPC Numerics / Part 2 - The PowerPC Numerics C Implementation
Chapter 7 - Numeric Data Types in C


C Data Types

Table 7-1 shows how the PowerPC Numerics data formats map to the C floating-point variable types. This mapping follows the recommendations in the FPCE technical report.
Table 7-1 Names of data types
PowerPC Numerics formatC type
IEEE singlefloat
IEEE doubledouble
Double-doublelong double


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996