Hi all,
I have a NSString: @"1a,1b,1c,1d,5c"
. I want this NSString separated into a NSMutableArray, but I don't know how. I think it is fairly simple but I can't find it (maybe because my English isn't good enough to find a good description for it to search on).
Regards, Dodo