Re: C++?
Re: C++?
- Subject: Re: C++?
- From: Don Murta <email@hidden>
- Date: Fri, 01 Mar 2002 12:10:28 -0700
Check out "/Developer/Documentation/ReleaseNotes/Objective-C++.html" on
your machine.
Plus a search on Google for "Objective-C C++" brings up 61700
references, some must be relevant. Basically you change your .m files
to .mm and you can use c++ code in them, but there are some restrictions
so see the release notes.
don
On Friday, March 1, 2002, at 11:00 AM, Timothy Larkin wrote:
I'm looking for documentation on integrating C++ legacy code into
Objective-C Cocoa applications. A search at Apple on "C++" returned "No
documenation on 'c and'".
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.