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

MAX Function

JohnNichols
Valued Contributor III
396 Views
dum = MAX(1.0,2.0,3.0,4.0)

returns error error #6410: This name has not been declared as an array or a function. [MAX]

A little confused, it does not work with variables properly declared.

Latest IFORT

 

0 Kudos
1 Reply
JohnNichols
Valued Contributor III
364 Views

Answer, Fortran is not overloaded, I should not program in multiple languages, but the instrument makers use C#, god know why and she does not talk to me.  

0 Kudos
Reply