<?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: fpp and #define in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/fpp-and-define/m-p/933840#M15413</link>
    <description>fpp, by default, doesn't do macro substitutions.  To enable this, change the /fpp option in the "command options" to read /fpp:"/m"&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Tue, 09 Jan 2001 01:36:16 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-01-09T01:36:16Z</dc:date>
    <item>
      <title>fpp and #define</title>
      <link>https://community.intel.com/t5/Software-Archive/fpp-and-define/m-p/933839#M15412</link>
      <description>I have some fortran code ported from a U*x platform that uses an include file "forttype.h" that looks like: &lt;BR /&gt; &lt;BR /&gt;snip &lt;BR /&gt;#define __REAL REAL &lt;BR /&gt;#define __INTEGER INTEGER &lt;BR /&gt;snip &lt;BR /&gt; &lt;BR /&gt;The source looks like: &lt;BR /&gt;#include "forttype.h" &lt;BR /&gt; &lt;BR /&gt;      subroutine make_tree2 (x, numkey, first_in, last_in, &lt;BR /&gt;     &amp;gt;   tree_root, key, xdiv, lchild, rchild, parent, index, &lt;BR /&gt;     &amp;gt;   trindx, stack, stackptr, stacksiz, &lt;BR /&gt;     &amp;gt;   nodestk,firststk,laststk,perm) &lt;BR /&gt; &lt;BR /&gt;      IMPLICIT NONE &lt;BR /&gt; &lt;BR /&gt;      __INTEGER numkey,pop &lt;BR /&gt; &lt;BR /&gt;      __REAL x(numkey,*), xdiv(*) &lt;BR /&gt;snip &lt;BR /&gt; &lt;BR /&gt;I can't seem to get the substitutions to occur no matter what I do with the fpp. The fpp is finding the forttype.h file OK, just not making the substitutions. &lt;BR /&gt; &lt;BR /&gt;Suggestions?</description>
      <pubDate>Fri, 05 Jan 2001 08:43:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/fpp-and-define/m-p/933839#M15412</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-01-05T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: fpp and #define</title>
      <link>https://community.intel.com/t5/Software-Archive/fpp-and-define/m-p/933840#M15413</link>
      <description>fpp, by default, doesn't do macro substitutions.  To enable this, change the /fpp option in the "command options" to read /fpp:"/m"&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 09 Jan 2001 01:36:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/fpp-and-define/m-p/933840#M15413</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-01-09T01:36:16Z</dc:date>
    </item>
  </channel>
</rss>

