> On Oct 18, 2014, at 19:17 , Roland King <[email protected]> wrote:
> 
> 
>> On 19 Oct 2014, at 10:11 am, Rick Mann <[email protected]> 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
> 

Ah, interesting. Makes sense. Yeah, pity fcntl() and friends don't have va_list 
versions.

-- 
Rick Mann
[email protected]



_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to