HP Pascal/iX Reference Manual (31502-90022)

3- 13
cos sqr
exp sqrt
Standard Procedures
prompt strread
read strwrite
readdir writedir
readln writeln
Example
VAR
precisenum: longreal;
BEGIN
precisenum:= 1.1234567891L+04;
.
Structured Types
Structured data types
are the
array, file, record, set,
and
string
types.
These data types can be preceded by a packing modifier. The effect of
the packing modifier is implementation-defined. Refer to the
HP
Pascal/iX Programmer's Guide
or the
HP Pascal/HP-UX Programmer's Guide
,
depending on your implementation, for more information.
Syntax
Structured_type:
Unp_Struc_type:
ARRAY