advanced code snippet search
saturngod on 10/15/10
10/15/10 02:03pm
1 person have marked this snippet as a favorite
bobbym245
NSString *str = @"A. rahul VyAs";NSString *newStr = [str substringFromIndex:3];
Report this snippet Tweet
Comment:
You need to login to post a comment.