Calling variadic Cocoafunction
Calling variadic Cocoafunction
- Subject: Calling variadic Cocoafunction
- From: Tommy Nordgren <email@hidden>
- Date: Wed, 7 Sep 2005 23:54:34 +0200
Is it possible to call a variadic cocoa function from a custom
Objective C++ function.
I'm writing a set of wrapper convenience functions that returns an
Objective C++
smart handle, instead of an autoreleased pointer.
What I want to do with is call [[ NSString alloc] initWithFormat:
@".....", ... ,....],
passing in exactly the same arguments that my own funcion gets called
with.
-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden