Jun 262012
Programming for iPhone: Transforming NSMutableArray values on newest questions tagged iphone – Stack Overflow
I’ve been looking for this, but can’t find the answer.
I’ve an NSMutableArray with values who_1, what_2, where_3 etc.
I want to transform this into who, what, where etc.
I already have the value of the integer as a variable, and _ is just a string.
What steps should I take to have all these arrayvalues transformed?
Prastow
See Answers
source: http://stackoverflow.com/questions/11206814/transforming-nsmutablearray-values
Programming for iPhone: programming-for-iphone
Recent Comments