Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

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

anjilickapillil__pau
1,355 Views
0 Kudos
2 Replies
Ron_Green
Moderator
1,355 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
1,355 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