Next: Floating Point in Depth, Previous: Preprocessing, Up: Top [Contents][Index]
This chapter explains the machine-level details of integer types: how they are represented as bits in memory, and the range of possible values for each integer type.
| • Integer Representations | How integer values appear in memory. | |
| • Maximum and Minimum Values | Value ranges of integer types. |