/ Published in: Objective C
Expand |
Embed | Plain Text
if([String rangeOfString:@"SubString"].location !=NSNotFound)
You need to login to post a comment.
if([String rangeOfString:@"SubString"].location !=NSNotFound)
You need to login to post a comment.