No, it doesn't. It's fine if you need a non-localized conversion, but
if you want localized conversions you need to use CFNumberFormatter.
Deborah Goldsmith
Internationalization, Unicode liaison
Apple Computer, Inc.
email@hidden
On Nov 10, 2005, at 11:05 AM, Laurence Harris wrote:
On 11/10/05 1:58 PM, Ian Anderson didst favor us with:
You could do something like:
CFStringRef myString = CFStringCreateWithFormat
(kCFAllocatorDefault, NULL,
CFSTR("%f"), myDouble);
Does this respect [language/locale/user] number formatting
preferences?
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden