Re: Can an NSArray ever have a count of -1?
Re: Can an NSArray ever have a count of -1?
- Subject: Re: Can an NSArray ever have a count of -1?
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sat, 20 Feb 2016 13:14:55 +0700
> On 20 Feb 2016, at 13:02, Quincey Morris <email@hidden> wrote:
>
> On Feb 19, 2016, at 21:30 , Gerriet M. Denkmann <email@hidden> wrote:
>
> Now that I code almost exclusively in Swift, the problem has largely disappeared, because ‘“\(someValue)"' is a lot easier*** than ‘[NSString stringWithFormat: "%lu", (someCast) someValue]’.
Is there (yet) a Swift version of ‘[NSString stringWithFormat: “lx”, (someCast) someValue]’ ?
Last time I checked, this was the only way to print formatted strings.
Kind regards,
Gerriet.
_______________________________________________
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