Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Home / Education  |  Math / Science  |  Integer Plugin

Integer Plugin

Integer Plugin - 2.0

handle unsigned/signed 64-bit, unsigned 32-bit integers

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 2.0
Release Date: 2005-11-02
License: Freeware
Downloads (this version): 849
Downloads (all versions): 1,482

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

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.

What's new in this version:

Version 2.0 fixes the Mach-O problem. It removes the function "str(x As Integer) As String".

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC

Additional Requirements:

  • Mac OS 10.4.2 or higher
  • REALbasic 5.0 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Integer Plugin Developer NoteDon't use with REALbasic 2006 and higher - Version: 2.0, 1/11/2006 08:11PM PST

Robert_M._Delaney_709
REALbasic 2006 now has built in versions of signed and unsigned 32-bit and 64-bit integers. The names used for the new types are UINT64, INT64, and UINT32. These are the same names I used in Integer Plugin, so there is a conflict. So Integer Plugin should not be in the Plugins folder if you're using REALbasic 2006 or later versions.

Bob Delaney
Post a commentAlert Admin

Integer Plugin CommentaryTitle - Version: 1.0, 9/21/2005 10:05PM PST

(4 of 5 users found this comment useful)

ahsboy
Please consider that "Integer Plugin - Mac OS X
Handles unsigned 64-bit, signed 64-bit, and unsigned 32-bit integers" doesn't make a whole lot of sense on the VT home page. Plug-in for what? I know it's explained in the longer description, but for those of us without the time to read every description...
Post a commentAlert Admin