<?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 Sort of. Microsoft wanted to in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090804#M124208</link>
    <description>&lt;P&gt;Sort of. Microsoft wanted to exit the Fortran business and worked with Digital to create a "successor product". Digital Visual Fortran was the Digital Fortran 90 compiler, not Microsoft's. The libraries did have some MS code (such as QuickWin). By the way, Fortran is spelled in mixed case - it has been that way since 1991.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jan 2016 20:47:13 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2016-01-18T20:47:13Z</dc:date>
    <item>
      <title>File Extensions .fi and .rc</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090801#M124205</link>
      <description>&lt;P&gt;In Microsoft Visual Studio, when one right clicks on Source Files and selects “ADD NEW ITEM”, .fi and .rc file extensions are two of the options. The descriptions say:&lt;/P&gt;

&lt;P&gt;.fi&amp;nbsp; &amp;nbsp;Fortran header file&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;

&lt;P&gt;.rc&amp;nbsp; &amp;nbsp;Fortran resource file&lt;/P&gt;

&lt;P&gt;Can someone please explain what the intent is for these two file types?&amp;nbsp; Is the .fi extension to be used for include files? Such as when one uses the&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Fortran include statement:&amp;nbsp; Include ‘file_name.fi’&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 21:30:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090801#M124205</guid>
      <dc:creator>Robert</dc:creator>
      <dc:date>2016-01-17T21:30:01Z</dc:date>
    </item>
    <item>
      <title>.fi is intended for use for</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090802#M124206</link>
      <description>&lt;P&gt;.fi is intended for use for Fortran include files, but it's there only because Microsoft used it in its Fortran products back in the 1990s. You can use any file type you want in an INCLUDE, but I would recommend staying away from .f, .for or .f90 as Visual Studio will try to compile them separately. I happen to like to use .inc and some people use .h.&lt;/P&gt;

&lt;P&gt;.rc is for the Resource Compiler and the Resource Editor creates this type. You don't typically create one on your own. This is where dialog boxes and the like get defined.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 02:15:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090802#M124206</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-01-18T02:15:37Z</dc:date>
    </item>
    <item>
      <title>Steve,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090803#M124207</link>
      <description>&lt;P&gt;Steve,&lt;/P&gt;

&lt;P&gt;Thank you for the information. And thank you for the history of the .fi extension being first put out there by Microsoft in the '90s. &amp;nbsp;I remember the old Microsoft FORTRAN PowerStation. Was PowerStation the predecessor to Digital Visual FORTRAN? &amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 20:20:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090803#M124207</guid>
      <dc:creator>Robert</dc:creator>
      <dc:date>2016-01-18T20:20:55Z</dc:date>
    </item>
    <item>
      <title>Sort of. Microsoft wanted to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090804#M124208</link>
      <description>&lt;P&gt;Sort of. Microsoft wanted to exit the Fortran business and worked with Digital to create a "successor product". Digital Visual Fortran was the Digital Fortran 90 compiler, not Microsoft's. The libraries did have some MS code (such as QuickWin). By the way, Fortran is spelled in mixed case - it has been that way since 1991.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 20:47:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090804#M124208</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-01-18T20:47:13Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt; Fortran is spelled in</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090805#M124209</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; Fortran is spelled in mixed case&lt;/P&gt;

&lt;P&gt;Sad to see it is not ForTran (Formula Translator).&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 13:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/File-Extensions-fi-and-rc/m-p/1090805#M124209</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2016-01-19T13:28:00Z</dc:date>
    </item>
  </channel>
</rss>

