Floating-point stack check??

OK, I just got the application completed and it works just fine, and I'm told to update to the new SDK. I include the libraries, headers, etc., change the necessary functions to match the new definitions, and the compile goes fine.

But, now when the code hits a very trivial line of code ( x = x + (y * z[1])), I get an error stating:

Floating-point stack check.

And the entire program shuts down.

Any ideas?

-Kirk
BTW - using VC++ 6.0 and Visual Fortran 6.0a (I know, I know -why Fortran???)

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories