<?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 INTERFACE TO format issue in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/INTERFACE-TO-format-issue/m-p/783533#M28931</link>
    <description>&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;FONT face="Comic Sans MS"&gt;Hi, apologies but I'm very new to FORTRAN. Now that the excuses are out of the way...I am in the&lt;SPAN class="390254415-30052006"&gt;process of integrating several C functions within some historic FORTRAN 77 code and havefollowed the Fortran Calls to C example within the MSDN library which works fine. However, I have several structures within the C file that need filling. On the off chance I typed INTERFACE TO STRUCTURE and it all appeared, within the source file, in blue, identical to how &lt;/SPAN&gt;&lt;SPAN class="390254415-30052006"&gt;INTERFACE TO SUBROUTINEis displayed. First of all is INTERFACE TO STRUCTUREa legitimate operation and if so how is it used as I can't find anything within the help files defining the format that it should take. Thanks, doug.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 30 May 2006 22:50:40 GMT</pubDate>
    <dc:creator>dcattme</dc:creator>
    <dc:date>2006-05-30T22:50:40Z</dc:date>
    <item>
      <title>INTERFACE TO format issue</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/INTERFACE-TO-format-issue/m-p/783533#M28931</link>
      <description>&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;FONT face="Comic Sans MS"&gt;Hi, apologies but I'm very new to FORTRAN. Now that the excuses are out of the way...I am in the&lt;SPAN class="390254415-30052006"&gt;process of integrating several C functions within some historic FORTRAN 77 code and havefollowed the Fortran Calls to C example within the MSDN library which works fine. However, I have several structures within the C file that need filling. On the off chance I typed INTERFACE TO STRUCTURE and it all appeared, within the source file, in blue, identical to how &lt;/SPAN&gt;&lt;SPAN class="390254415-30052006"&gt;INTERFACE TO SUBROUTINEis displayed. First of all is INTERFACE TO STRUCTUREa legitimate operation and if so how is it used as I can't find anything within the help files defining the format that it should take. Thanks, doug.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 May 2006 22:50:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/INTERFACE-TO-format-issue/m-p/783533#M28931</guid>
      <dc:creator>dcattme</dc:creator>
      <dc:date>2006-05-30T22:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: INTERFACE TO format issue</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/INTERFACE-TO-format-issue/m-p/783534#M28932</link>
      <description>No, INTERFACE TO STRUCTURE is not valid.  The editor just colors keywords it recognizes no matter in what context.&lt;BR /&gt;&lt;BR /&gt;INTERFACE TO is a Microsoft Forttan PowerStation extension that our compiler supports (with an exception), but it is not documented.  I suggest that you use the now standard Fortran syntax of INTEFACE blocks.  Please see the Language Reference Manual for information on those.  (The exception is that Microsoft allowed INTERFACE TO at the beginning of source files and it applied to all routines in that source file.  We don't support that placement.)&lt;BR /&gt;&lt;BR /&gt;STRUCTURE is another extension, this time from DEC Fortran.  This is documented in an appendix - you should use the standard Fortran TYPE declarations instead.</description>
      <pubDate>Wed, 31 May 2006 00:03:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/INTERFACE-TO-format-issue/m-p/783534#M28932</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-05-31T00:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: INTERFACE TO format issue</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/INTERFACE-TO-format-issue/m-p/783535#M28933</link>
      <description>&lt;DIV&gt;Thanks for clearing that up.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Doug&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 May 2006 14:07:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/INTERFACE-TO-format-issue/m-p/783535#M28933</guid>
      <dc:creator>dcattme</dc:creator>
      <dc:date>2006-05-31T14:07:19Z</dc:date>
    </item>
  </channel>
</rss>

