<?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: aCC preprocessor command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/5430717#M639968</link>
    <description>&lt;P&gt;&amp;gt;This more complicated filter will indent based on how many includes deep the header file is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The -H option was added to write include info to stderr.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2011 12:21:39 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-12-28T12:21:39Z</dc:date>
    <item>
      <title>aCC preprocessor command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/3402459#M639965</link>
      <description>aCC -E gives all the preprocessor commands, is there a command to add to just give like the first header file?&lt;BR /&gt;&lt;BR /&gt;thx</description>
      <pubDate>Mon, 18 Oct 2004 10:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/3402459#M639965</guid>
      <dc:creator>Ryan Keith</dc:creator>
      <dc:date>2004-10-18T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: aCC preprocessor command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/3402460#M639966</link>
      <description>I'm not sure I understand what you are asking for.  If you want to know which header files are used by a compilation, you could grep for the lines that show the header file names.&lt;BR /&gt;&lt;BR /&gt;aCC -E prog.cpp | grep '^#line 1 '&lt;BR /&gt;&lt;BR /&gt;This more complicated filter will indent based on how many includes deep the header file is.&lt;BR /&gt;&lt;BR /&gt;awk '/^#line.*"/{if($2==1){printf "%"i"s%s\n"," ",$NF;i+=1}else{i-=1}}'</description>
      <pubDate>Mon, 18 Oct 2004 10:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/3402460#M639966</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2004-10-18T10:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: aCC preprocessor command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/3402461#M639967</link>
      <description>yeah that works, thx</description>
      <pubDate>Mon, 18 Oct 2004 11:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/3402461#M639967</guid>
      <dc:creator>Ryan Keith</dc:creator>
      <dc:date>2004-10-18T11:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: aCC preprocessor command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/5430717#M639968</link>
      <description>&lt;P&gt;&amp;gt;This more complicated filter will indent based on how many includes deep the header file is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The -H option was added to write include info to stderr.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2011 12:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-preprocessor-command/m-p/5430717#M639968</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-12-28T12:21:39Z</dc:date>
    </item>
  </channel>
</rss>

