Re: Unicode filename and FSPathMakeRef
Re: Unicode filename and FSPathMakeRef
- Subject: Re: Unicode filename and FSPathMakeRef
- From: Johnny CN Lee <email@hidden>
- Date: Thu, 03 Jan 2002 22:51:42 +0800
on 1/3/02 5:42 PM, Greg Titus at email@hidden wrote:
>
The NSString -fileSystemRepresentation method should do the trick.
Thank you very much.
What if vice versa?
I get a path from FSRef using FSRefMakePath. How should I covert the path to
NSString?
Thanks,
Johnny Lee