Re: strange sprintf problem with Xcode 2.3
Re: strange sprintf problem with Xcode 2.3
- Subject: Re: strange sprintf problem with Xcode 2.3
- From: Cameron Hayne <email@hidden>
- Date: Wed, 7 Jun 2006 19:58:41 -0400
On 7-Jun-06, at 6:01 PM, Justin C. Walker wrote:
It is likely that the kernel implementation of *printf has a more
limited menu of special "%" characters that it supports. I doubt
floating point is included in that list.
Good guess.
Indeed, looking at the Darwin source code for osfmk/kern/printf.c
(under the "xnu" folder), I don't see any case for 'f'.
--
Cameron Hayne
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden