CS 3304: Comparative Languages
Data Types
[
Course Documents
] : [
Data Types
]
Previous
Contents
Next
Keyword Index
Integer
Almost always an exact reflection of the hardware, so the mapping is trivial
There may be as many as eight different integer types in a language
Each such integer type usually maps to a different representation supported by the machine