• 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
More on my writeToFile:atomically: problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More on my writeToFile:atomically: problem


  • Subject: More on my writeToFile:atomically: problem
  • From: Mike Beam <email@hidden>
  • Date: Sat, 11 Aug 2001 16:50:29 -0500

Hello Again,

Well, I did som more troubleshooting and came up with something. The path I
used was constructed by doing this:

Path = @"~/Library/Preferences/test.plist";
Path = [path stringByExpandingTildeInPath];

Well, I never sent a retain to path after that and therein lies my problem.
I didn't even think of stringByExpandingTildeInPath as returning an
autoreleased object. Anyway, thanks for the help!

Mike


  • Prev by Date: How to convert white color to alpha color in a gif image
  • Next by Date: Jarring in PB
  • Previous by thread: Re: How to convert white color to alpha color in a gif image
  • Next by thread: Jarring in PB
  • Index(es):
    • Date
    • Thread