• 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: cocoa newbie questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cocoa newbie questions


  • Subject: Re: cocoa newbie questions
  • From: Finlay Dobbie <email@hidden>
  • Date: Mon, 5 Nov 2001 21:24:34 +0000

On Monday, November 5, 2001, at 09:01 pm, Joe Muscara wrote:

myArray = [NSArray arrayWithArray:someArray]; // myArray will be autoreleased unless you add any retains.

That's misleading. myArray will be autoreleased even if you retain it, it just won't be deallocated from memory unless you release it manually.

-- Finlay


  • Follow-Ups:
    • Re: cocoa newbie questions
      • From: Joe Muscara <email@hidden>
References: 
 >Re: cocoa newbie questions (From: Joe Muscara <email@hidden>)

  • Prev by Date: Re: AppleDouble format
  • Next by Date: Re: Nevermind
  • Previous by thread: Re: cocoa newbie questions
  • Next by thread: Re: cocoa newbie questions
  • Index(es):
    • Date
    • Thread