Intel® Fortran Compiler 16.0 User and Reference Guide

Procedures that Require Explicit Interfaces

When a procedure is referenced, it must have an explicit interface in the following cases:

Statement functions do not require an explicit interface.

See Also