Cel C Convert Int na ciąg

NSString* myNewString = [NSString stringWithFormat:@"%d", myInt];
Mobile Star