Re: PrivateFramework: What is @protocol question.
Re: PrivateFramework: What is @protocol question.
- Subject: Re: PrivateFramework: What is @protocol question.
- From: Angela Brett <email@hidden>
- Date: Tue, 27 Jul 2004 01:22:12 -0400
The write method is find within a @protocol, I have no clue what
these are and how to use them. I need to call the write method found
within this protocol.
I suggest you re-read The Objective-CProgramming Language
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
in case that is not the only thing you don't know about.
Specific information on protocols is at
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/3objc_language_overview/chapter_3_section_7.html
and also in the 'Protocols' subsection of the 'Language Extensions'
section of
http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaObjects/Articles/OOPWithObjC.html
--
Angela Brett, reporting live from Paisley, Ontario
email@hidden
http://travelling.macintosh.geek.nz
_______________________________________________
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.