<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using C for comments in column 1 suddenly stopped working in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325268#M158128</link>
    <description>&lt;P&gt;Look at the command line options (or in MS VS property page) for the option that specifies to compile as Fixed Format and add that to the Project Property.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
    <pubDate>Wed, 27 Oct 2021 21:32:44 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2021-10-27T21:32:44Z</dc:date>
    <item>
      <title>Using C for comments in column 1 suddenly stopped working</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325221#M158121</link>
      <description>&lt;P&gt;I'm using some legacy code in Visual Studio 2008.&amp;nbsp; I made a small change and tried to recompile. When I got errors I noticed that the C used in column 1 was being ignored.&amp;nbsp; I replaced it with ! and I was able to compile.&amp;nbsp; Also, the editor used to show the continuation column 6 in green which was nice, but that also went away.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Although I now had the code working, I was puzzled.&amp;nbsp; I'm using Fixed Form and .for extensions.&amp;nbsp; After searching around the board I read that some folks said to use .f as an extension.&amp;nbsp; Tried this and everything went back to "normal".&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I probably have twenty applications all built the same way going back 10+ years and never had this happen before. All use .for extensions.&amp;nbsp; I recompiled a few of the other applications and didn't have a problem.&lt;/P&gt;
&lt;P&gt;Anyone have a suggestion?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 19:55:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325221#M158121</guid>
      <dc:creator>Ken10</dc:creator>
      <dc:date>2021-10-27T19:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using C for comments in column 1 suddenly stopped working</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325268#M158128</link>
      <description>&lt;P&gt;Look at the command line options (or in MS VS property page) for the option that specifies to compile as Fixed Format and add that to the Project Property.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 21:32:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325268#M158128</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2021-10-27T21:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using C for comments in column 1 suddenly stopped working</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325272#M158130</link>
      <description>&lt;P&gt;Jim - I saw that as an option while researching, but got it fixed with renaming the extension. It is simply strange that suddenly this application or something in VS suddenly went whacky. I went so far as to pull an old copy from backup, and it looked fine until I compiled then it did the same thing.&amp;nbsp; Although, I have used versions of VS for 20 years I know just enough to be dangerous.&amp;nbsp; Thanks.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 21:42:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325272#M158130</guid>
      <dc:creator>Ken10</dc:creator>
      <dc:date>2021-10-27T21:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using C for comments in column 1 suddenly stopped working</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325283#M158132</link>
      <description>&lt;P&gt;You may have a broken Fortran install for the VS Fortran integrations. An install / repair of Fortran might help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 22:11:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1325283#M158132</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2021-10-27T22:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using C for comments in column 1 suddenly stopped working</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1326251#M158193</link>
      <description>&lt;P&gt;Thanks to everyone who replied.&amp;nbsp; I have been using Intel FORTRAN for many years.&amp;nbsp; This was my first time posting, and I really appreciate the help.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 09:46:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-C-for-comments-in-column-1-suddenly-stopped-working/m-p/1326251#M158193</guid>
      <dc:creator>Ken10</dc:creator>
      <dc:date>2021-11-01T09:46:04Z</dc:date>
    </item>
  </channel>
</rss>

