HP Fortran Programmer's Reference (September 2007)

HP Fortran statements
Chapter 10268
The following descriptions for specific type declarations are located in this chapter. Generic
type declaration information is described in “Type declaration for intrinsic types” on page 109:
BYTE
CHARACTER
COMPLEX
DOUBLE COMPLEX
DOUBLE PRECISION
INTEGER
LOGICAL
REAL
RECORD
TYPE(
type-name
)
This chapter does not describe the following:
Assignment statements (instead, see “Assignment” on page 97)
Statement functions (instead, see “Statement functions” on page 169)
Constructs (instead, see “Data types and data objects” on page 105)