baseConvert() & 32-bit ops (was Best array population & access optimization)
Mark Brownell
gizmotron at earthlink.net
Sat Jun 21 10:19:00 EDT 2003
On Saturday, June 21, 2003, at 09:58 AM, Dar Scott wrote:
> Wanna see my test script and results?
Yes please. I want to run the different OS versions of the hexed
boxes through it. It will be nice to see what happens with the
constants that seem to work if the unsigned numbers are the same.
also, not being familiar with binaryEncode how would you write the
following using binaryEncode?
put charToNum("F") + (charToNum("o") * 256 ) + ( charToNum("r") * 65536
) + ( charToNum("m") * 16777216 ) into xL
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 564 bytes
Desc: not available
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20030621/1aab5850/attachment-0023.bin>
More information about the use-livecode
mailing list