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

"C" NOT working as a Comment Line Indicator

cumurph
Beginner
371 Views
Hi,

Using VS 2005 and Intel Fortran 10.1, I'm trying to use "C" as a comment line indicator. The Intel Fortran help says that I can, however in the Visual Studio IDE doesn't allow it to. I enter "C" in the first column of a line and none of the text after it is considered a comment. If I use "!" it works.

Any ideas? Do I have to change a setting?

NEVER MIND: Found the answer. have to use ".f" vs. ".f90"

Thanks.
0 Kudos
0 Replies
Reply