The information in this article applies to:
SUMMARYWhen running a program created by the Microsoft Macro Assembler, an "integer divide by 0" may be generated. In MASM version 6.0 and later, the error number generated will be R6003. The documentation for MASM version 6.0 gives the following explanation:
Another possible cause, documented in the Microsoft Macro Assembler
version 5.0 Programmer's Guide under DIV/IDIV, is the quotient
overflowing its target register.
Additional query words: kbinf 5.00 5.10 5.10a 6.00 6.00a 6.00b
Keywords : |
Last Reviewed: January 4, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |