Re: How does the Swift Darwin module work?
Re: How does the Swift Darwin module work?
- Subject: Re: How does the Swift Darwin module work?
- From: Roland King <email@hidden>
- Date: Sun, 19 Oct 2014 10:17:00 +0800
> On 19 Oct 2014, at 10:11 am, Rick Mann <email@hidden> wrote:
>
> Wait, if variadic calls aren't supported, how is it that NSLog() can be called?
>
Probably has a version which takes a va_list.
type
import Swift
at the top of your swift file then Cmd Click on ‘Swift’ and you’ll find all sorts of interesting stuff. In this case see CVarArgType and friends. s
_______________________________________________
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