<?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 floating point exception in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/floating-point-exception/m-p/974954#M24820</link>
    <description>hi, &lt;BR /&gt;while runing a program that uses a 3rd party DLL we got the floating point stack check exception.could it be that we are passing an incompatible datatype?how can one check where this exception occurs?how do we trap it?pls help. &lt;BR /&gt;--rs</description>
    <pubDate>Mon, 26 Nov 2001 10:25:22 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-11-26T10:25:22Z</dc:date>
    <item>
      <title>floating point exception</title>
      <link>https://community.intel.com/t5/Software-Archive/floating-point-exception/m-p/974954#M24820</link>
      <description>hi, &lt;BR /&gt;while runing a program that uses a 3rd party DLL we got the floating point stack check exception.could it be that we are passing an incompatible datatype?how can one check where this exception occurs?how do we trap it?pls help. &lt;BR /&gt;--rs</description>
      <pubDate>Mon, 26 Nov 2001 10:25:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/floating-point-exception/m-p/974954#M24820</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-11-26T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: floating point exception</title>
      <link>https://community.intel.com/t5/Software-Archive/floating-point-exception/m-p/974955#M24821</link>
      <description>The usual cause of this error is calling a function that returns a floating result as if it were a subroutine, or vice-versa.  The debugger should stop at the point of error, but the actual error may have occurred earlier in the program.  You can't trap it - this is something you have to fix.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 26 Nov 2001 11:27:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/floating-point-exception/m-p/974955#M24821</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-11-26T11:27:42Z</dc:date>
    </item>
  </channel>
</rss>

