• 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: NSFileManager Help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSFileManager Help


  • Subject: Re: NSFileManager Help
  • From: Andrew Farmer <email@hidden>
  • Date: Wed, 27 Aug 2008 23:09:39 -0700

On 27 Aug 08, at 17:43, J. Todd Slack wrote:
NSString *applicationSupportDirectory = @"~/Library/Application Support/Ring-Maker/tmp/"; /* temp scratch space */

If you need "temp scratch space", use the NSTemporaryDirectory() function - the user's home directory may be on a device with slow access and/or limited storage, such as a network volume. For more details on where to put files, see <http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles/WhereToPutFiles.html >.
_______________________________________________


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


References: 
 >NSFileManager Help (From: "J. Todd Slack" <email@hidden>)

  • Prev by Date: Re: Core Data - use of simple accessors vs. KVC
  • Next by Date: Re: Core Data - use of simple accessors vs. KVC
  • Previous by thread: Re: NSFileManager Help
  • Next by thread: mark added object in NSArrayController as "dirty"?
  • Index(es):
    • Date
    • Thread