• 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: Releasing by reference
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Releasing by reference


  • Subject: Re: Releasing by reference
  • From: "Paolo Manna" <email@hidden>
  • Date: Wed, 1 Aug 2007 14:55:05 +0100

Oh, and BTW:

> - dealloc {
>     if ( mov != nil ) {
>         [mov release];
>         mov = nil;
>     }
> }

Don't forget [super dealloc]!

Paolo
_______________________________________________

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

  • Prev by Date: Re: Releasing by reference
  • Next by Date: Re: Releasing by reference
  • Previous by thread: Re: Releasing by reference
  • Next by thread: Re: Setting "Allows multiple fonts" to NO programmatically
  • Index(es):
    • Date
    • Thread