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.

Variable with keywords

dddttt
Beginner
491 Views
Is there a flag that i could turn on so that the compiler
accepts variable names starting with keywords followed by an
underscore sign (like parameter_name, function_value).
0 Kudos
1 Reply
Martyn_C_Intel
Employee
491 Views
I believe a flag should not be needed, and that it is a bug that "parameter_name" is not accepted. Please submit an issue to Intel Premier Support at https://premier.intel.com. I didn't see any problems with any other keywords.

Martyn
0 Kudos
Reply