Integer Plugin 2.0 review
DownloadInteger Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit, signed 64-bit, and unsigned 32-bit integers.
|
|
Integer Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit, signed 64-bit, and unsigned 32-bit integers. You can use the arithmetic operators +, -, *, / with these numbers. And they can interact with REALbasic integers, which are signed 32-bit integers.
Doubles, Integers, and Strings can be converted to the new types, and vice-versa. The new numbers can be saved to and retrieved from a MemoryBlock, using its LittleEndian property or a user-defined Boolean.
As a Carbon, PPC, and x86 plugin, it can be used to build Mac OS X, Mac OS 9.x, and Windows applications.
Integer Plugin was programmed in C++ and compiled with CodeWarrior 9.5.
What's New:
fixes the Mach-O problem.
It removes the function "str(x As Integer) As String".
Requirements:
REALbasic 5.0 or later.
Integer Plugin 2.0 search tags