Methods of Handling Errors

Whenever possible, the Visual Fortran RTL does certain error handling, such as generating appropriate messages and taking necessary action to recover from errors. You can explicitly supplement or override default actions by using the following methods:

These error-processing methods are complementary; you can use any or all of them within the same program to obtain Visual Fortran run-time error codes.