[openbeos] Re: driver dprintf question

Axel Dörfler wrote on Thu, 24 Jul 2003 21:43:16 +0200 CEST:
> Apart from that, that's also needed in userland! %Ld for 64 bit values 
> (or %lld - dunno if that works on BeOS, though), %ld is only 32 bits.

There's also quad word, %qd, which works in UserLand x86 for 64 bit numbers, 
but not in Kernel land.

- Alex

Other related posts: