Re: Generate dictionary with the help of two array
Re: Generate dictionary with the help of two array
- Subject: Re: Generate dictionary with the help of two array
- From: Adrian Petrescu <email@hidden>
- Date: Wed, 15 Sep 2010 10:28:20 -0700
I'm not sure what (if anything) you're asking, but chances are it's not related to Xcode...? Try rephrasing this as a question and posting it to either objc-language or cocoa-dev
Cheers,
Adrian
On Wed, Sep 15, 2010 at 10:22 AM, IPhone Lover
<email@hidden> wrote:
Hi Folks
I have two array
keyArr = [@"name",@"city",@"street"]
valueArr = [@"Bob",@"Newyork",@"dallas"]
addDict = {@"name":@"Bob",@"city":@"Newyork",@"street":@"dallas"}
Thanks for your all help..
_______________________________________________
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
_______________________________________________
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