NSArray
hello all
i have 2 questions:
first of all, what is the difference between NSArray and NSMutableArray?
my second question is that i need 5 different arrays that hold 3 integers each and also be able to save/load the arrays using NSUserDefaults.
thanks in advance:-}
|