Re: Remove characters from string
Re: Remove characters from string
- Subject: Re: Remove characters from string
- From: Kyle Sluder <email@hidden>
- Date: Thu, 17 Mar 2011 10:56:52 -0700
On Thu, Mar 17, 2011 at 10:47 AM, Heizer, Charles <email@hidden> wrote:
> I really don¹t want to search though the entire string to find a replace.
> The "©" is just an example of the characters I would like to remove. I
> guess my real question is how do I remove all Unicode characters from a
> string?
You can't. All strings are Unicode.
Can you precisely describe your end goal, and perhaps provide some context?
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden