HP 3000 Manuals

VIRTUAL Statement (Nonexecutable) [ HP FORTRAN 77/iX Reference ] MPE/iX 5.0 Documentation


HP FORTRAN 77/iX Reference

VIRTUAL Statement (Nonexecutable) 

The VIRTUAL statement defines the dimensions and bounds of arrays.

[]
---------------------------------------------------------------------------------------------- | | | | | Item | Description/Default | Restrictions | | | | | ---------------------------------------------------------------------------------------------- | | | | | array_name | Symbolic name of the array. | None. | | | | | ---------------------------------------------------------------------------------------------- | | | | | dimension_declarator | Defines the number of | Same as for the DIMENSION | | | dimensions and the range of | statement. | | | each dimension. | | | | | | ---------------------------------------------------------------------------------------------- The VIRTUAL statement, which is an extension to the ANSI 77 standard, is equivalent to the DIMENSION statement. See "DIMENSION Statement (Nonexecutable)" for further information.


MPE/iX 5.0 Documentation