On Apr 2, 2009, at 12:38 AM, Norman Palardy wrote:
On 1-Apr-09, at 9:38 PM, Bob Delaney wrote:
fp Plugin brings my multi-precision engine, fp, to REALbasic. I've
just upgraded the plugin so that BigIntegers can mix with the types
INT64 and UINT64 in arithmetic operations and comparisons,
On 1-Apr-09, at 9:38 PM, Bob Delaney wrote:
fp Plugin brings my multi-precision engine, fp, to REALbasic. I've
just upgraded the plugin so that BigIntegers can mix with the types
INT64 and UINT64 in arithmetic operations and comparisons, just as
Doubles and Integers already do. This appear
fp Plugin brings my multi-precision engine, fp, to REALbasic. I've
just upgraded the plugin so that BigIntegers can mix with the types
INT64 and UINT64 in arithmetic operations and comparisons, just as
Doubles and Integers already do. This appears to work OK. But when I
use OPERATOR_CONVERT