Re: [C++ & Cocoa] [was:Cocoa developer needed in Texas]
Re: [C++ & Cocoa] [was:Cocoa developer needed in Texas]
- Subject: Re: [C++ & Cocoa] [was:Cocoa developer needed in Texas]
- From: Mark Dawson <email@hidden>
- Date: Fri, 19 Oct 2007 15:33:10 -0700
<changing the topic, as the question IS a valid Cocoa question>
>As far as I know, if you really want to build
>Applications using Cocoa, you have to use Objective-C and not C++.
>
>In my opinion, this is a huge discrepancy . I think, if you really
>want Cocoa there's no way around Objective-C.
>
>Or am I missing something here?
What you're missing is that you can mix C++ and Cocoa/Objective-C. Others have pointed out why you might want that. To combine Objective-C and C++, your files need to end in ".mm" vs ".m" for Objective-C only.
Mark
_______________________________________________
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