<?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: SIGNALLQQ not working in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937671#M16252</link>
    <description>The Advanced Exception and Termination Handling Considerations chapter of the programmer's Guide may have been new in 6.5.  The 6.5A Programmer's Guide is available for download in pdf format at &lt;A href="http://www.compaq.com/fortran/docs/" target="_blank"&gt;http://www.compaq.com/fortran/docs/&lt;/A&gt;.  IMO, it'd be nice if it was available online in HTML too. &lt;BR /&gt; &lt;BR /&gt;-John</description>
    <pubDate>Sun, 18 Mar 2001 23:39:26 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-03-18T23:39:26Z</dc:date>
    <item>
      <title>SIGNALLQQ not working</title>
      <link>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937668#M16249</link>
      <description>Hello,    &lt;BR /&gt;I compiled sigtest (DF98SAMPLESTUTORIAL) as a DLL.  It works fine as long as the executable is a FORTRAN one.  When I try to call the DLL from VB executable, it fails  (the DLL is found and executed, but the exception handling does not take place).  Is there any other way of making sure that your FORTRAN DLL, once generated a run-time error, will not crash, but return controll to the calling VB executable and write some kind of information about an error?   &lt;BR /&gt;   &lt;BR /&gt;Thanks for comments,  &lt;BR /&gt;Dorota</description>
      <pubDate>Mon, 05 Feb 2001 23:35:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937668#M16249</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-02-05T23:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: SIGNALLQQ not working</title>
      <link>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937669#M16250</link>
      <description>If the sigtest sample is compiled, without changes, in a DLL project it will crash the calling VB app upon the first write(*, *) statement - before ever getting around to testing exception handling code - because VB doesn't have a console to write to.  &lt;BR /&gt; &lt;BR /&gt;The Programmer's Guide provides a fairly detailed treatment of exception handling, including from CVF dlls.  See these three chapters: Handling Run-Time Errors, The Floating-Point Environment, and Advanced Exception and Termination Handling Considerations.  &lt;BR /&gt; &lt;BR /&gt;hth, &lt;BR /&gt;John</description>
      <pubDate>Sat, 10 Mar 2001 12:00:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937669#M16250</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-03-10T12:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: SIGNALLQQ not working</title>
      <link>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937670#M16251</link>
      <description>Visual Fortran exception handling requires that the main program be Fortran, so that the Fortran exception handler can be established.  With a DLL, things are a lot more difficult.  As John says, the Programmer's Guide discusses this.  &lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 10 Mar 2001 22:03:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937670#M16251</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-03-10T22:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: SIGNALLQQ not working</title>
      <link>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937671#M16252</link>
      <description>The Advanced Exception and Termination Handling Considerations chapter of the programmer's Guide may have been new in 6.5.  The 6.5A Programmer's Guide is available for download in pdf format at &lt;A href="http://www.compaq.com/fortran/docs/" target="_blank"&gt;http://www.compaq.com/fortran/docs/&lt;/A&gt;.  IMO, it'd be nice if it was available online in HTML too. &lt;BR /&gt; &lt;BR /&gt;-John</description>
      <pubDate>Sun, 18 Mar 2001 23:39:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SIGNALLQQ-not-working/m-p/937671#M16252</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-03-18T23:39:26Z</dc:date>
    </item>
  </channel>
</rss>

