Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

Advanced Exception and Termination Handling

This section provides information about exception and termination handling issues.

To employ some of the exception handling techniques presented, you will need a C language compiler, which has support for try-except constructs or some other form of support for structured exception handling.