I have an application where I cannot control how string data is formatted -
and I am interested in numbers. Sometimes I get a "five" instead of a "5"
or an "eleven" instead of an "11" - and so on.

Is there an easy way to convert these to numeral string representations? Or
should I just make a monster set of stringByReplacingOccurrencesOfString in
a conversion method to return a modified string?

Thanks,
Eric
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to