On Mon, Jun 06, 2005 at 08:37:09PM +0200, Søren Schmidt wrote: > >>+ printf("magic_2 0x%016llx\n",(unsigned long long) > >>meta->magic_2); > > > >I think %jx is preferred to a cast. > > I think I prefer the style of the rest of ATA. I think I prefer portable code :-( BMS