Objective C Declaring a NSDictionary in the correct place.Interestingly (well maybe!) if I left the declaration out of the header, the dictionary died after o...
Objective C Declaring a NSDictionary in the correct place.Yes it did thank you very much for your help. I only needed the declaration of the NSDictionary in ...
Objective C Declaring a NSDictionary in the correct place.Well this is progress. I have tried this. 1) Create and initialise a static NSDictionary and then ...
Objective C Declaring a NSDictionary in the correct place.Hey, Thanks for the reply. I am following the CS193p course on iPhone programming and the guy uses...
Objective C Declaring a NSDictionary in the correct place.I have been trying to get some direction over at StackOverFlow on declaring in an Objective C progra...