• 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: C/Obj-C API Confusion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C/Obj-C API Confusion


  • Subject: Re: C/Obj-C API Confusion
  • From: "J. Todd Slack" <email@hidden>
  • Date: Wed, 10 Sep 2008 14:43:51 -0700

Hi Jason,

So if I have an objective C class, how can I call a .c class? and pass my arguments from the objective-c class?

What kind of ".c class"? And what kind of arguments? It might help to give the prototype of some of the functions
that you want to call in the QTKit, or at least the names of the functions :) Then people can help you more easily
understand what would need to be translated from Obj-C objects to various other types and how to best do it.

I would be calling a class like this:

OSErr QTDX_ExportMovieAsAnyTypeFile (Movie theMovie, FSSpec *theFSSpec)
{

So passing a Movie (Which I have created), not sure what to pass in for FSSpec yet.

-Jason

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: C/Obj-C API Confusion
      • From: Nick Zitzmann <email@hidden>
References: 
 >C/Obj-C API Confusion (From: "J. Todd Slack" <email@hidden>)
 >Re: C/Obj-C API Confusion (From: "Sherm Pendley" <email@hidden>)
 >Re: C/Obj-C API Confusion (From: "J. Todd Slack" <email@hidden>)
 >Re: C/Obj-C API Confusion (From: Jason Coco <email@hidden>)

  • Prev by Date: Re: C/Obj-C API Confusion
  • Next by Date: Re: C/Obj-C API Confusion
  • Previous by thread: Re: C/Obj-C API Confusion
  • Next by thread: Re: C/Obj-C API Confusion
  • Index(es):
    • Date
    • Thread