Re: class within an interface?
Re: class within an interface?
- Subject: Re: class within an interface?
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 31 Mar 2005 09:21:17 +0100
On Wed, 30 Mar 2005 15:57:16 -0700, Brian O'Brien <email@hidden> wrote:
> I have an interface and within it I want to hold a class...
> Must that be a pointer to a class?
I imagine you're talking about C++ classes in this context. This is
covered here:
<http://developer.apple.com/releasenotes/Cocoa/Objective-C++.html#objcInstanceVars>
<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/LanguageOverview/chapter_3_section_10.html>
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden