• 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: Memory Question on returning a View
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory Question on returning a View


  • Subject: Re: Memory Question on returning a View
  • From: Graham Cox <email@hidden>
  • Date: Sat, 7 Feb 2009 10:38:23 +1100


On 7 Feb 2009, at 8:13 am, James Cicenia wrote:

	NSEnumerator *itemEnum = [availabilityArray objectEnumerator];
	AvailableItem *item = nil;


Incidentally, you're aware this code does nothing, right? You never use item or itemEnum.

--Graham


_______________________________________________

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: 
 >Memory Question on returning a View (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: Memory Question on returning a View
  • Next by Date: Re: Full Screen Mode With MenuBar
  • Previous by thread: Re: Memory Question on returning a View
  • Next by thread: Determining if a user is logged in from a Launchd Daemon
  • Index(es):
    • Date
    • Thread