[NSString stringWithFormat:@"%@/%@/%@", one, two, three];
or
result = [result stringByAppendingString:first];
No comments:
Post a Comment