Intel® Fortran Compiler 18.0 Developer Guide and Reference

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