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

includeing path of files.h on mac in my program


  • Subject: includeing path of files.h on mac in my program
  • From: "darpan kamboj" <email@hidden>
  • Date: 4 Aug 2005 13:02:28 -0000

Hi all

       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 )

But for using this API i have to include the Files.h

I have included the
#include<CarbonCore/Files.h>

My problem is the Path of Files.h on mac.
Plz tell me how i have to include the Files.h in my program.
When i compile the program it shows error that undeclared variables like
FSSpec etc.

Thanks and Regards
  

 _______________________________________________
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

  • Follow-Ups:
    • Re: includeing path of files.h on mac in my program
      • From: Finlay Dobbie <email@hidden>
    • Re: includeing path of files.h on mac in my program
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Window redraw problem with OpenGL
  • Next by Date: Re: iCal sync schema entities
  • Previous by thread: Re: Window redraw problem with OpenGL
  • Next by thread: Re: includeing path of files.h on mac in my program
  • Index(es):
    • Date
    • Thread