Re: Filename encodings
Re: Filename encodings
- Subject: Re: Filename encodings
- From: Adam Maxwell <email@hidden>
- Date: Sun, 11 Jul 2004 14:23:22 -0500
On Jul 11, 2004, at 00:15, Tito Ciuro wrote:
The following excerpt is taken from the Apple's System Overview PDF.
If you scroll to the File Encodings and Fonts section, you'll find
this explanation:
[snip]
Thanks, I actually didn't see that note on filenames in my search
through the docs; I guess that explains why I was getting decomposed
strings. The solution that I'm now using is NSString's
-precomposedStringWithCompatibilityMapping, which appears to do exactly
what I need.
regards,
Adam
_______________________________________________
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.