Re: Outputting an unsigned long long
Re: Outputting an unsigned long long
- Subject: Re: Outputting an unsigned long long
- From: Sherm Pendley <email@hidden>
- Date: Fri, 21 Jun 2002 02:49:58 -0400
On Friday, June 21, 2002, at 02:10 AM, Timothy J. Wood wrote:
Try %qd, %qu or %qx:
I certainly can't argue with results. :-)
But, where's that documented? I looked for it in the printf man page, a
C99 reference book, the NSLog() function description, the NSString class
docs, and the Strings programming topic, and didn't see a 'q' modifier
mentioned in any of them.
It obviously works, so I must have missed something... but what?
sherm--
Never put off until tomorrow what you can do today. There might be a law
against it by that time.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.