Re: What's with 'dark' @implementation?
Re: What's with 'dark' @implementation?
- Subject: Re: What's with 'dark' @implementation?
- From: Steve Bird <email@hidden>
- Date: Wed, 12 Mar 2003 14:49:10 -0500
On Wednesday, March 12, 2003, at 01:39 PM, Lance Drake wrote:
This has got to rate BELOW 'newbie' questions - but, not being a
newbie, I was shocked to find my wheels spinning when I created a
class file in a cocoa project and the '@implementation' reference
refused to be recognized as the invocation to my object functions.
// ----------------------------------------
// SOURCE FILE SEZ: (SelectF.cpp)
^^^
|||
\|/
|
____________________________________|
Possibly because "@implementation" is not recognized in a CPP file -
it's an OBJ-C construct
----------------------------------------------------------------
Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
www.Culverson.com (toll free) 1-877-676-8175
_______________________________________________
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.