to include a C++ class in proj
to include a C++ class in proj
- Subject: to include a C++ class in proj
- From: Nick Rogers <email@hidden>
- Date: Thu, 27 Mar 2008 19:14:19 +0530
are we allowed to do that in a cocoa proj.
if so how do we declare the class.
Is it like?
class MyClass
{
}
this is throwing error at the first line: parse error before
'MyClass' token
what headers do i need to include for a C++ class?
Thanks,
Nick
_______________________________________________
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