Re: Sending messages to Objective C objects at runtime
Re: Sending messages to Objective C objects at runtime
- Subject: Re: Sending messages to Objective C objects at runtime
- From: Sherm Pendley <email@hidden>
- Date: Sun, 1 Feb 2004 04:20:50 -0500
On Feb 1, 2004, at 2:57 AM, Vincent Coetzee wrote:
My problem is how do I dynamically create a va_args, so that I can use
this function and push the appropriate arguments onto the stack.
Have a look at objc_msgSendv(), and the associated marg_* macros.
sherm--
_______________________________________________
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.