<?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: How to include #include .h files in the listing in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121198#M44346</link>
    <description>help cc/show&lt;BR /&gt;&lt;BR /&gt;(the answer is /show=include)&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 23 Jul 2008 11:41:52 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2008-07-23T11:41:52Z</dc:date>
    <item>
      <title>How to include #include .h files in the listing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121197#M44345</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I have got a problem with a C program and I would like to check a listing file to investigate where the program crashes exactly. I create a listing file with cc/lis filename. The listing file is generating but without the include files in the filename.c. Because the program crashes somewhere in an include file I need to include these #include filename.h files in the listing. How can I do that? Is there a suffix or something else? I know it from Fortran where it is possible with suffix /list or /nolist.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 23 Jul 2008 11:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121197#M44345</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2008-07-23T11:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to include #include .h files in the listing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121198#M44346</link>
      <description>help cc/show&lt;BR /&gt;&lt;BR /&gt;(the answer is /show=include)&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Jul 2008 11:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121198#M44346</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-07-23T11:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to include #include .h files in the listing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121199#M44347</link>
      <description>Thanks Wim, perfect. I searched the help but only in help cc/lis.</description>
      <pubDate>Wed, 23 Jul 2008 11:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121199#M44347</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2008-07-23T11:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to include #include .h files in the listing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121200#M44348</link>
      <description>Listing files?   Why?  That's work.  Use the debugger.  The debugger will take you right to the failing line, and knows how to display the source code.&lt;BR /&gt;&lt;BR /&gt;If you really want to look at an application crash (since the listings files don't really tell you what is going on at the instruction that crashed, and optimization plays havoc with the view of the source code), here's how:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/800" target="_blank"&gt;http://64.223.189.234/node/800&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm not a big fan of any sort of substantial source code in an include file, either.   I prefer to use an editor that can fold code, or to use source routines sans headers, or to use object libraries or shareable images.</description>
      <pubDate>Wed, 23 Jul 2008 12:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121200#M44348</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-07-23T12:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to include #include .h files in the listing</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121201#M44349</link>
      <description>&amp;gt;Hoff: I'm not a big fan of any sort of substantial source code in an include file&lt;BR /&gt;&lt;BR /&gt;If you were using C++, you better expect massive amounts of inline functions and templates in headers.</description>
      <pubDate>Sat, 26 Jul 2008 04:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-include-include-h-files-in-the-listing/m-p/5121201#M44349</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-26T04:04:09Z</dc:date>
    </item>
  </channel>
</rss>

