The information in this article applies to:
SYMPTOMS
Attempting to divide an integer number by zero at run time causes one of
the following application error messages to be generated instead of the
appropriate run-time error:
Under Windows 95: The following appropriate run-time error should be generated instead of the above application errors:
RESOLUTIONMake sure arithmetic expressions do not include a direct or indirect divide by zero calculation. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSample Code to Demonstrate Problem
Additional query words: 1.00 4.00
Keywords : kbFortranPS kbLangFortran |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |