UINT64 Plugin 1.1 review
DownloadUINT64 Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit integers.
|
|
UINT64 Plugin for REALbasic 5 and higher allows you to construct programs which can handle unsigned 64-bit integers.
You can use the arithmetic operators +, -, *, / with UINT64 numbers. And they can be compared with each other. UINT64 numbers can be saved to and retrieved from a MemoryBlock, using its LittleEndian property as an input.
What's New:
Allows implicit use of the LittleEndian property of a MemoryBlock.
Requirements:
REALbasic 5 or later.
UINT64 Plugin 1.1 search tags