PAUSE Statement Overview

The PAUSE statement temporarily suspends program execution until the user or system resumes execution. For more information, see PAUSE.

The PAUSE statement is a deleted feature in Fortran 95; it was an obsolescent feature in Fortran 90. Intel Fortran fully supports features deleted in Fortran 95.

See Also