objective C convert NSString to unsigned
- by user1501354
I have changed my question.
I want to convert an NSString to an unsigned int.
Why? Because I want to do parallel payment in PayPal.
Below I have given my coding in which I want to convert the NSString to an unsigned int.
My query is:
//optional, set shippingEnabled to TRUE if you want to display shipping
//options to the user, default:…