<?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 Creating a .mod file in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Creating-a-mod-file/m-p/936171#M15927</link>
    <description>How do you create a mod file? I can't find anything in the documentation (within the compiler or in the Programmer's Guide). &lt;BR /&gt; &lt;BR /&gt;In order to understand this approach, I would like to build a "Hello World" application using a main program that calls a mod file.  &lt;BR /&gt; &lt;BR /&gt;I would appreciate any instructions and especially an example of the source code. &lt;BR /&gt; &lt;BR /&gt;Thanks &lt;BR /&gt; &lt;BR /&gt;Dave</description>
    <pubDate>Wed, 24 Jan 2001 11:30:33 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-01-24T11:30:33Z</dc:date>
    <item>
      <title>Creating a .mod file</title>
      <link>https://community.intel.com/t5/Software-Archive/Creating-a-mod-file/m-p/936171#M15927</link>
      <description>How do you create a mod file? I can't find anything in the documentation (within the compiler or in the Programmer's Guide). &lt;BR /&gt; &lt;BR /&gt;In order to understand this approach, I would like to build a "Hello World" application using a main program that calls a mod file.  &lt;BR /&gt; &lt;BR /&gt;I would appreciate any instructions and especially an example of the source code. &lt;BR /&gt; &lt;BR /&gt;Thanks &lt;BR /&gt; &lt;BR /&gt;Dave</description>
      <pubDate>Wed, 24 Jan 2001 11:30:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Creating-a-mod-file/m-p/936171#M15927</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-01-24T11:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a .mod file</title>
      <link>https://community.intel.com/t5/Software-Archive/Creating-a-mod-file/m-p/936172#M15928</link>
      <description>You have to create a module (see documentation for module). The compiler will create the .mod file for you. See the documentation for the USE statement on how to make the contents of the module available to the main program. &lt;BR /&gt; &lt;BR /&gt;Walter Kramer</description>
      <pubDate>Wed, 24 Jan 2001 16:52:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Creating-a-mod-file/m-p/936172#M15928</guid>
      <dc:creator>wkramer</dc:creator>
      <dc:date>2001-01-24T16:52:52Z</dc:date>
    </item>
  </channel>
</rss>

