[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.2.3 Integer Types

Besides `Integer', GNU Pascal supports a large zoo of integer types. Some of them you will find in other compilers, too, but most are GNU extensions, introduced for particular needs. Many of these types are synonyms for each other. In total, GPC provides 20 built-in integer types, plus seven families you can play with. (Four of these "families" are signed and unsigned, packed and unpacked subrange types; the others are explained below.)

8.2.3.1 The CPU's Natural Integer Types
8.2.3.2 The Main Branch of Integer Types
8.2.3.3 Integer Types with Specified Size
8.2.3.4 Integer Types and Compatibility
8.2.3.5 Summary of Integer Types

See also: section 8.2.10.1 Subrange Types.



This document was generated by Frank Heckenbach on May, 10 2002 using texi2html