Just by coincidence if found a bug in our software. A calculation got
divided by a zero value.
Now I was wondering why I didn't get a message then.
I made small test project and yes the result was the same. The only
thing I get returned is a message. which is saying : "INF".
Can anybody tell me how it's possible I don't get any "Division by
zero" exceptions returned by Windows and/or Delphi?
I haven't changed anything in our developed software as also the Ide
of Delphi. Can this be the cause due of hardware differences/
changings? Or is this a bug in Delphi itselfs(which I doubt)?
Any help will be aprreciated.
Thanks in advance.
Paul