• 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: Trouble creating dictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble creating dictionary


  • Subject: Re: Trouble creating dictionary
  • From: Quincey Morris <email@hidden>
  • Date: Tue, 27 Sep 2011 18:26:37 -0700

On Sep 27, 2011, at 18:21 , Dale Satterfield wrote:

>    tzDict = [NSDictionary dictionaryWithObjects:tzKeys forKeys:tzValues];

Don't you mean:

	tzDict = [NSDictionary dictionaryWithObjects:tzValues forKeys:tzKeys];



_______________________________________________

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: 
 >Trouble creating dictionary (From: Dale Satterfield <email@hidden>)

  • Prev by Date: Trouble creating dictionary
  • Next by Date: Re: Trouble creating dictionary
  • Previous by thread: Trouble creating dictionary
  • Next by thread: Re: Trouble creating dictionary
  • Index(es):
    • Date
    • Thread