RE: variable arguments in ObjC
RE: variable arguments in ObjC
- Subject: RE: variable arguments in ObjC
- From: "Eric Ridge" <email@hidden>
- Date: Fri, 22 Feb 2002 13:18:21 -0500
- Thread-topic: variable arguments in ObjC
>
> The va_arg macro expands to an expression that has the type
>
and value of
>
> the _next_ argument in the call. Check the man page for va_arg.
>
>
there is no man page under OS X:
>
man: no entry for va_arg in the manual.
really? that sucks. I usually use my Linux box for man pages b/c I've
found that OS X doesn't (yet) document everything.
>
Thanks for the rest of it though, it works fine :)
:)
eric
_______________________________________________
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.