Possible Duplicate: How to do string conversions in Objective-C? ... This is trivial in Objective-C... NSString *inputString = @"75"; int value ...
stackoverflow.com