Is Sizeof (LongInt) = 8 on *all* systems supported by GPC?
I am asking this because writing a good pseudo-random number generator is a lot easier (transparent) and more efficient (execution speed) if a 64-bit Integer is available.
Regards,
Jesper Lund