HP Fortran Programmer's Reference (September 2007)
HP Fortran statements
TYPE (I/O) (extension)
Chapter 10486
TYPE (I/O) (extension)
Writes to standard output.
Description
The TYPE statement is a synonym for the PRINT statement and has the same functionality and
syntax. It is provided as an HP extension for compatibility with earlier versions of Fortran.
For more information, see “PRINT” on page 431.