Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Inconsistent number of arguments

mini_minsaas
Beginner
512 Views
I'm using IVF 9.1 under Visual Studio 2005. How can I configure the compiler to catch inconsistent number of arguments in my code?
0 Kudos
1 Reply
TimP
Honored Contributor III
512 Views
Use options -gen-interfaces -warn:interfaces as discussed here recently.
0 Kudos
Reply