realbasic-nug
[Top] [All Lists]

Re: Division by zero

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Division by zero
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Wed, 30 Mar 2005 20:32:56 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20050331023048 dot 42865 dot qmail at web54110 dot mail dot yahoo dot com>
REALbasic simply compiles in a divw instruction on
PPC for integer division, and the equivalent on x86.

I wonder if that's a RISC (ppc) versus CISC (x86)
thing?  It's nice to know it's Motorola's fault,
anyway ;)

Try it in VB 6 -- you'll crash.

~Aaron
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>