HP Pascal/iX Reference Manual (31502-90022)

3- 2
Figure 3-1. HP Pascal Data Types
Simple Types
The
simple data types
are made up of ordinal, real, and longreal types.
Ordinal types include the standard types
integer
,
char
, and
Boolean
as
well as
enumerated
,
subrange
,
shortint
,
longint
,
bit16
,
bit32
, and
bit52
types.
Syntax
Simple_type: