• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Converting unicode strings to its values
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Converting unicode strings to its values


  • Subject: Converting unicode strings to its values
  • From: Christian Netthöfel <email@hidden>
  • Date: Wed, 11 Mar 2009 09:23:42 +0100

Hi Everyone,

I'm quite new to Cocoa-development and have a question regarding the conversion of unicode-representations. I have a string containing the unicode values for umlauts or other special characters as strings. What I want to do is to convert them to their real unicode value so that the characters are displayed.

Example:

"\u00d6" should become "ö"

Note that "\u00d6" is not the same as \u00d6, I hope you understand what I want do say :)

TIA
Christian_______________________________________________

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


  • Follow-Ups:
    • Re: Converting unicode strings to its values
      • From: Dave Keck <email@hidden>
    • Re: Converting unicode strings to its values
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: KVO & Bindings: Proxy object & change notifications
  • Next by Date: Re: Is it possible to make the height of an NSSegmentedControl taller?
  • Previous by thread: Re: Is it possible to make the height of an NSSegmentedControl taller?
  • Next by thread: Re: Converting unicode strings to its values
  • Index(es):
    • Date
    • Thread