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

Variable with keywords

dddttt
Beginner
258 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
258 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