How to call functions of a C dylib on a C++ dylib
How to call functions of a C dylib on a C++ dylib
- Subject: How to call functions of a C dylib on a C++ dylib
- From: Daniel Luis dos Santos <email@hidden>
- Date: Thu, 18 Sep 2008 14:55:19 +0100
I am having trouble getting it to compile. From what I understand
there must be an extern "C" before the inclusion of the C lib's header
files.
I still get a link error. Is there anything else to it ?
_______________________________________________
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