Re: Re(2): Variable argument list not working
Re: Re(2): Variable argument list not working
- Subject: Re: Re(2): Variable argument list not working
- From: Pierre-Olivier Latour <email@hidden>
- Date: Wed, 14 Aug 2002 20:26:58 +0200
>
> That exactly what I'd like to do.
>
>
That's pretty difficult.
>
Instead you should..
[...]
>
> From what I've understood, I can only do this:
>
> void foo1(char* a, va_list list)
>
> void foo2(char* b, ...)
>
>
>
> Is this correct?
>
>
Nope, that's not completely correct. ;)
[...]
Thanks for all answers guys! I think I've got it all now! :)
_____________________________________________________________
Pierre-Olivier Latour email@hidden
Lausanne, Switzerland
http://www.pol-online.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.