Re: Why is NSString->FSRef so hard?
Re: Why is NSString->FSRef so hard?
- Subject: Re: Why is NSString->FSRef so hard?
- From: Michael Ash <email@hidden>
- Date: Sat, 25 Apr 2009 21:09:24 -0400
On Sat, Apr 25, 2009 at 8:28 PM, Erg Consultant
<email@hidden> wrote:
> I was using CFURLGetFSRef passing in the NSString which works fine as long as the path contains no special chars. If it does, CFURLGetFSRef returns nil.
That's unlikely. CFURLGetFSRef needs a CFURLRef or NSURL, not an NSString.
If you want help with your code, *post your code*. It is pointless to
try to describe in English what your code does. You already have a
perfectly good textual description of what your code does, written in
a language that everybody on this mailing list can read: your code
itself.
Mike
_______________________________________________
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