Re: How do I use C++ code or lib in Cocoa?
Re: How do I use C++ code or lib in Cocoa?
- Subject: Re: How do I use C++ code or lib in Cocoa?
- From: email@hidden
- Date: Mon, 15 Apr 2002 20:50:45 +0200
On lundi, avril 15, 2002, at 07:59 , email@hidden wrote:
I have been trying to use some C++ code within a Cocoa base app.
There's no-way I can rewrite all the C++ code for this project so I'm
wondering if there some I can do to use it in Cocoa?
Mainly, you just have to add a 'm' to your Cocoa file names in order to
have the .mm suffix for Objective-C++.
_______________________________________________
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.