• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Finder Info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder Info


  • Subject: Re: Finder Info
  • From: Uli Kusterer <email@hidden>
  • Date: Sat, 25 Aug 2012 17:58:39 +0200

On Aug 25, 2012, at 7:03 AM, Jens Alfke <email@hidden> wrote:
> On Aug 24, 2012, at 8:59 PM, koko <email@hidden> wrote:
>>      const UInt8 *cpath = (const UInt8 *)[path cStringUsingEncoding:NSUTF8StringEncoding];
>
> -UTF8String is shorter.

 Both of these are wrong, though. You should *always* use -fileSystemRepresentation when you need a C-string representation of a path. Otherwise you might get decomposed characters that don't match the actual way the characters are stored on disk, and will create a second file with an almost-indistinguishable name.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de


_______________________________________________

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

  • Follow-Ups:
    • Re: Finder Info
      • From: Sean McBride <email@hidden>
References: 
 >Re: Finder Info (From: Greg Guerin <email@hidden>)
 >Re: Finder Info (From: koko <email@hidden>)
 >Re: Finder Info (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: NSView -backingAlignedRect:
  • Next by Date: Re: NSView -backingAlignedRect:
  • Previous by thread: Re: Finder Info
  • Next by thread: Re: Finder Info
  • Index(es):
    • Date
    • Thread