Re: 64bit type printf formats...

From: Richard B. Johnson (root@chaos.analogic.com)
Date: Thu Feb 03 2000 - 17:07:37 EST


On Thu, 3 Feb 2000, Raj, Ashok wrote:

> Hello.
>
> Is there a 64bit type printf format. If so is that available for printk
> also?
>
> thanks
> ashokr

../linux/lib/vsprintf.c seems to handle 'long long'. Try it and
see. It's 'printk("%L\n", long_long);', a quick glance of the source
seems to show.

Cheers,
Dick Johnson

Penguin : Linux version 2.3.41 on an i686 machine (800.63 BogoMips).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:10 EST