objective c - NSString cutting one string to pieces -


so, making item class project , want have keywords search in search tab, read can't put arrays coredata, thought put string , seperate keywords ,

so how read string , cut smaller pieces? or there better way this?

look @ nsstring's -componentsseparatedbystring: , -componentsseparatedbycharactersinset: methods.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -