インテル® Fortran コンパイラー 19.0 デベロッパー・ガイドおよびリファレンス

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