Re: NSLog and va_list
Re: NSLog and va_list
- Subject: Re: NSLog and va_list
- From: Jean-Daniel Dupas <email@hidden>
- Date: Thu, 17 Jun 2010 14:32:21 +0200
Le 17 juin 2010 à 14:21, Matt James a écrit :
> Hi everyone,
>
> Can anyone tell me how to NSLog() a va_list variable so I can see what's in it?
>
You can't. va_list does not contains information about the type of variables it contains.
-- Jean-Daniel
_______________________________________________
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