Re: Convert NSString to FSRef
Re: Convert NSString to FSRef
- Subject: Re: Convert NSString to FSRef
- From: Keith Duncan <email@hidden>
- Date: Sat, 15 Mar 2008 19:34:21 +0000
-cString has been deprecated for a very long time; it's better to
use UTF8String.
Not all file systems support UTF8, you should use -
fileSystemRepresentation instead for compatability.
Keith
_______________________________________________
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