Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MacBook MH

macrumors member
Original poster
Mar 7, 2009
76
0
How do I compare two NSDictionaries if they are same?
What I want to do is:

Code:
if (NSDictionary1 is same as NSDictionary2) {
bla bla bla}
else {bla bla bla}
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.