What happens if you have a 32 bit integer and divide it by 0. Is the answer always 0?
mvaraujo
Joined: 20 Feb 2004 Posts: 59 Location: Brazil
Posted: Tue Apr 27, 2004 8:45 am
Why exactly this operation is needed by you?
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
Divide by Zero
Posted: Tue Apr 27, 2004 11:18 am
Most languages I know throw up when they hit a divide by zero! And yes the answer is always zero (when the program doesn't crash with a divide by zero exception!!!)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum