On Wed, Dec 20, 2000 at 01:56:36AM -0200, Alexandre Oliva wrote: > This compiler: > > acomp: SC3.0.1 13 Jul 1994 Sun C 3.0.1 > > does support 64-bit long longs, but it sign-extended 0x[8-f]XXXXXXX > instead of taking it as an unsigned type and zero-extending it. Huh. I stand corrected. r~