CompuServe Messages

#32 divide

    08-Jan-93 21:34:11
Sb: #31293-#32 divide
Fm: John Draper 76703,4322
To: Greg Marquez 71777,2612
Hmm… perhaps I am missing omething, but an overflow only hppes if the source operand is larger than the destination operand. Since we are talking integer operations here, the answer, in the case of an overflow, is 0, with the remainder being contained in the destination. -larry