Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting doubles to strings



On 11/11/05 6:12 AM, Allan Seago didst favor us with:

> Using CFStringCreateWithFormat() seems to solve my problem - thank you

CFStringCreateWithFormat will not take into account the user's number
formatting preferences specified in the International preferences pane. As
such, it will not produce correct results for all users.

Larry

> Allan Seago
> On 10 Nov 2005, at 19:05, 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

References: 
 >Re: Converting doubles to strings (From: Allan Seago <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.