unit : Data Representation::
Representation of Integers
Available supporting resources
Resource category: Reading
Resource category: Utility program
- Program integer-sizes.c to display sizes of integer data types
- Program integer-ranges.c to display ranges of integer data types
- Program integer-rep.c to display binary representations of integers
- Program integer-rep.ss (in Scheme) to represent binary representations of integers