[
Lists Home |
Date Index |
Thread Index
]
Alaric Snell scripsit:
> Not
> sure what Java's like on a 64 bit platform, but I'll be very disappointed if
> it makes ints 64 bits long...
Of course not. Ints will be 32 bits as far as any Java program can
tell. A 64-bit VM may use 64 bits to implement ints, but it will
have to mask (trivially) the result from Java code.
--
John Cowan <jcowan@reutershealth.com> http://www.reutershealth.com
I amar prestar aen, han mathon ne nen, http://www.ccil.org/~cowan
han mathon ne chae, a han noston ne 'wilith. --Galadriel, _LOTR:FOTR_
|