> On Oct 18, 2014, at 19:17 , Roland King <r...@rols.org> wrote:
> 
> 
>> On 19 Oct 2014, at 10:11 am, Rick Mann <rm...@latencyzero.com> 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
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to