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

Releasing variables


  • Subject: Releasing variables
  • From: Robert Dell <email@hidden>
  • Date: Sat, 27 Aug 2005 08:09:22 -0400

I have certain variables I use in my plugin to another program and would like to know if I have to manually release the memory or will the system release it for me when the program quits.

    myYASSEMenu = [[NSMenu alloc] init];

I have other various strings and mutable strings.

one other point, when the main program quits, how am I supposed to determine if the program quits and therefore a release is needed?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Releasing variables
      • From: j o a r <email@hidden>
  • Prev by Date: Re: xcode feature suggestion?
  • Next by Date: Re: Releasing variables
  • Previous by thread: Re: xcode feature suggestion?
  • Next by thread: Re: Releasing variables
  • Index(es):
    • Date
    • Thread