Is it possible you're assuming text being given to you is in ASCII format
but is actually in UTF-8 or some other encoding?  Try looking at the text
you have in other encodings before trying to remove characters.

On 03/17/2011 6:03 AM, "Heizer, Charles" <heiz...@llnl.gov> wrote:

>Hello,
>I would like to know how to remove certain characters from a NSString. The
>characters are "©". I thought I could just use encodings and convert the
>string using NSASCIIStringEncoding but that did not work and I'm not sure
>what the car codes are for these as well.
>
>Thanks,
>Charles


_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to