At 08:44 AM 5/03/2004, Craig Bennett wrote: ....
LOWESTBYTE = BITAND(ININT, 255)
....
ININT = INT(ININT/256)
When trying to implement hash algorithms i noticed values > 32 bits do not work properly with some of the basic functions in unidata and i think universe. Definitely MOD() and i think BITAND() had problems.
- Robert
-- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
