• 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
Calling variadic Cocoafunction
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Calling variadic Cocoafunction
      • From: Sherm Pendley <email@hidden>
  • Prev by Date: Re: totally lost
  • Next by Date: Re: Safari Plugin Install Program
  • Previous by thread: Re: QTMovie
  • Next by thread: Re: Calling variadic Cocoafunction
  • Index(es):
    • Date
    • Thread