Generate dictionary with the help of two array
Generate dictionary with the help of two array
- Subject: Generate dictionary with the help of two array
- From: IPhone Lover <email@hidden>
- Date: Wed, 15 Sep 2010 22:52:44 +0530
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