C/Obj-C API Confusion
C/Obj-C API Confusion
- Subject: C/Obj-C API Confusion
- From: "J. Todd Slack" <email@hidden>
- Date: Wed, 10 Sep 2008 12:44:46 -0700
I had a conversation with an Apple Engineer a few days ago and he
recommended that I switch to the Quicktime C API rather than the
Objective-C api for what I needed to do.
I have a few questions.
1. Currently I have a .m and I use NSTask, NSString, etc. I would need
to change these for C, correct? What is NSTask in the C API?
2. Am I confused?
3. Can one mix C and Objective-C in the same file? Maybe I can keep
the Objective-C stuff I already have done and just write the c code
for QT integration that I need? If I pass in an NSString from
AppleScript do I need to convert it a C-String?
Thoughts?
-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