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

Hi, I'm new in FORTRAN, and getting this error #6404

anjilickapillil__pau
681 Views
0 Kudos
2 Replies
Ron_Green
Moderator
681 Views

error #6404: This name does not have a type, and must have an explicit type.

Declare the types of ALL your variables.

0 Kudos
Greg_T_
Valued Contributor I
681 Views

The on-line Intel Fortran developer guide and reference could be useful:

https://software.intel.com/en-us/fortran-compiler-developer-guide-and-reference

Regards, Greg

0 Kudos
Reply