public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* printing 64-bit numbers in HEX
@ 2003-09-26 14:24 Kishen Bahudhanam
  2003-09-26 16:16 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Kishen Bahudhanam @ 2003-09-26 14:24 UTC (permalink / raw)
  To: gcc

How do I print a 64-bit number in hex using printf?
printf supports 64-bit printing, doesn't it?
Thanks

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: printing 64-bit numbers in HEX
  2003-09-26 14:24 printing 64-bit numbers in HEX Kishen Bahudhanam
@ 2003-09-26 16:16 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2003-09-26 16:16 UTC (permalink / raw)
  To: Kishen Bahudhanam; +Cc: gcc

On Fri, Sep 26, 2003 at 05:16:08AM -0700, Kishen Bahudhanam wrote:
> How do I print a 64-bit number in hex using printf?
> printf supports 64-bit printing, doesn't it?
> Thanks

This list is for the development of GCC, not for C questions.  You may
have better luck with gcc-help or one of the Usenet C groups.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-26 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-26 14:24 printing 64-bit numbers in HEX Kishen Bahudhanam
2003-09-26 16:16 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).