Cocoa NSString explode

Posted by dododedodonl on Stack Overflow See other posts from Stack Overflow or by dododedodonl
Published on 2010-05-01T10:34:27Z Indexed on 2010/05/01 10:37 UTC
Read the original article Hit count: 422

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

© Stack Overflow or respective owner

Related posts about cocoa-touch

Related posts about iphone-sdk-3.0