Handling Run-Time Errors

This section contains information on the following topics:

During execution, your program may encounter errors or exception conditions. These conditions can result from any of the following:

The Visual Fortran run-time system (Run-Time Library or RTL) generates appropriate messages and takes action to recover from errors whenever possible.

For a description of each Visual Fortran run-time error message, see Run-Time Errors.