On Wed, Sep 16, 2009 at 3:13 PM, Johan Kool <johank...@gmail.com> wrote:
> I have been trying many combinations of encodings/decodings, but without the
> intended result. I do know what NSString wants, but that's not what I have.
> I have stringA as shown, and I have to somehow morph it into something
> usable. Basically I need NSString to interpret the characters a second time,
> but NSString seems to do all it can to keep it as is. Normally, that's
> indeed what I want, but not now...

I think you're going to have to write a special parser to handle this
encoding. Shouldn't be hard if you design your state machine properly.
_______________________________________________

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