Re: Variable type representations
Re: Variable type representations
- Subject: Re: Variable type representations
- From: Quincey Morris <email@hidden>
- Date: Fri, 11 Mar 2016 13:01:47 -0800
- Feedback-id: 167118m:167118agrif8a:167118sRg9yomjMA:SMTPCORP
On Mar 11, 2016, at 12:55 , Quincey Morris <email@hidden> wrote:
>
> just use ‘unsignedIntegerValue’
Oops, forgot you were starting from a NSString, so there’s no unsigned variant. Use ‘integerValue’ and cast the result (possibly doing a run-time check for a negative value first).
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden