SyntaxFix
Write A Post
Hire A Developer
Questions
int i = 25; NSString *myString = [NSString stringWithFormat:@"%d",i];
This is one of many ways.