• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: variable arguments in ObjC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: variable arguments in ObjC


  • Subject: Re: variable arguments in ObjC
  • From: Nicholas Shanks <email@hidden>
  • Date: Fri, 22 Feb 2002 17:54:24 +0000

On Friday, February 22, 2002, at 05:34 pm, Eric Ridge wrote:

Now I've got this thing almost working, but I'm losing the
first argument.
Any ideas where it's gone?

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.

Thanks for the rest of it though, it works fine :)

Nicholas Shanks
--

http://nickshanks.com/
_______________________________________________
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.

  • Follow-Ups:
    • Re: variable arguments in ObjC
      • From: "Clark S. Cox III" <email@hidden>
    • Re: variable arguments in ObjC
      • From: "Erik M. Buck" <email@hidden>
    • Re: variable arguments in ObjC
      • From: Manfred Lippert <email@hidden>
References: 
 >RE: variable arguments in ObjC (From: "Eric Ridge" <email@hidden>)

  • Prev by Date: Re: +poseAsClass and instance variables
  • Next by Date: RE: variable arguments in ObjC
  • Previous by thread: RE: variable arguments in ObjC
  • Next by thread: Re: variable arguments in ObjC
  • Index(es):
    • Date
    • Thread