• 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: includeing path of files.h on mac in my program
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: includeing path of files.h on mac in my program


  • Subject: Re: includeing path of files.h on mac in my program
  • From: Finlay Dobbie <email@hidden>
  • Date: Thu, 4 Aug 2005 20:39:25 +0100

On 4 Aug 2005 13:02:28 -0000, darpan kamboj
<email@hidden> wrote:
>        I am Trying to use File Manager API to create a file on Mac Volume. For this
> i am using
>    extern OSErr FSpCreate(
>   const FSSpec * spec,
>   OSType creator,
>   OSType fileType,
>   ScriptCode scriptTag )

If you're using Cocoa, why are you using the File Manager? What does
it gain you over using the multiple available avenues provided by
Foundation?

If you're using File Manager, why are you using FSSpecs? Don't do
that. FSSpecs won't work with long unicode filenames. See
<http://developer.apple.com/technotes/tn2002/tn2078.html>

 -- Finlay
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >includeing path of files.h on mac in my program (From: "darpan kamboj" <email@hidden>)

  • Prev by Date: Re: CoreData - re-faulting object and removing self-observers results in messages being sent to zombie
  • Next by Date: NSArrayController duplicate display
  • Previous by thread: Re: includeing path of files.h on mac in my program
  • Next by thread: expanding a text view
  • Index(es):
    • Date
    • Thread