Objective-C++ or C bridge?
Objective-C++ or C bridge?
- Subject: Objective-C++ or C bridge?
- From: Joe Chang (ììí) <email@hidden>
- Date: Sun, 3 Feb 2002 01:26:09 +0900
Hi !
I was looking for a right way to calling C++ code from Objective-C code
and I remember this had been discussed before. However, I'm still
wondering what is the best way to do this. Should I use Objective-C++,
or the Apple's C bridge method?
To use Objective-C++, I should install its compiler first... am I right?
or am I missing something?
Thanks,
Joe.