<?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 Compiling with API commands in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiling-with-API-commands/m-p/843786#M61755</link>
    <description>I am developing and application that creates and compiles fortran code.  The current version uses the createprocess API call to call the df.exe command.  Is there a published API call to compile fortran code from the compaq digital fortran (or other) compiler, so I don't have to use the createprocess call?&lt;BR /&gt;Thank&lt;BR /&gt;Mark&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Jun 2002 03:13:45 GMT</pubDate>
    <dc:creator>marksale</dc:creator>
    <dc:date>2002-06-27T03:13:45Z</dc:date>
    <item>
      <title>Compiling with API commands</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiling-with-API-commands/m-p/843786#M61755</link>
      <description>I am developing and application that creates and compiles fortran code.  The current version uses the createprocess API call to call the df.exe command.  Is there a published API call to compile fortran code from the compaq digital fortran (or other) compiler, so I don't have to use the createprocess call?&lt;BR /&gt;Thank&lt;BR /&gt;Mark&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2002 03:13:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiling-with-API-commands/m-p/843786#M61755</guid>
      <dc:creator>marksale</dc:creator>
      <dc:date>2002-06-27T03:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling with API commands</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiling-with-API-commands/m-p/843787#M61756</link>
      <description>Is there a reason you want to avoid the method you described?  I suppose you could get to Visual Studio through automation but that would be more work.&lt;BR /&gt;&lt;BR /&gt;James</description>
      <pubDate>Thu, 27 Jun 2002 05:44:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiling-with-API-commands/m-p/843787#M61756</guid>
      <dc:creator>james1</dc:creator>
      <dc:date>2002-06-27T05:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling with API commands</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiling-with-API-commands/m-p/843788#M61757</link>
      <description>Ditto.  I recommend the CreateProcess to run the DF command.  It's the most straightforward way.  You'll want to make sure that the Visual Fortran environment variables are set system-wide.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 27 Jun 2002 06:56:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Compiling-with-API-commands/m-p/843788#M61757</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-06-27T06:56:33Z</dc:date>
    </item>
  </channel>
</rss>

