• 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
Adding custom string encodings to NSString/CFString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding custom string encodings to NSString/CFString


  • Subject: Adding custom string encodings to NSString/CFString
  • From: Chris Ridd <email@hidden>
  • Date: Thu, 25 Jul 2002 14:47:08 +0100

Hi,

The NSString class (aka CFString functions) allow a reasonable range of
different string encodings for reading and writing, making it pretty
straightforward to deal with strings encoded in different ways.

However my app needs to manipulate strings using a different encoding
(specifically, Palm's string encoding).

It would be neat if I could add knowledge of Palm's encoding to
NSString/CFString, but after some inspection of the documentation and
headers this seems to not be possible.

Is this functionality there after all (am I blind?) or do I have to resort
to hacking up my own translation tables?

Cheers,

Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Adding custom string encodings to NSString/CFString
      • From: Andrew Pinski <email@hidden>
  • Prev by Date: Re: Proper retain/release etiquette (Daryn)
  • Next by Date: Re: Adding custom string encodings to NSString/CFString
  • Previous by thread: Re: Proper retain/release etiquette (Daryn)
  • Next by thread: Re: Adding custom string encodings to NSString/CFString
  • Index(es):
    • Date
    • Thread