Intel® Fortran Compiler 16.0 User and Reference Guide

Specification Statements Overview

A specification statement is a nonexecutable statement that declares the attributes of data objects. In Fortran 2003 and Standard Fortran, many of the attributes that can be defined in specification statements can also be optionally specified in type declaration statements.

The following are specification statements:

See Also