Just a simple general question...
Just a simple general question...
- Subject: Just a simple general question...
- From: "john darnell" <email@hidden>
- Date: Mon, 26 May 2008 11:05:31 -0500
- Thread-topic: Just a simple general question...
Hello everyone:
Those of you in the US, hope you are having a good holiday.
In C++, in the header file, this is allowed:
class AClass
{
public:
int TheMemberVal;
void MyFunc(int AVal) {TheMemberVal = AVal;}
};
Does Objective-C allow for anything similar?
R,
John A.M. Darnell
Team Leader
Walsworth Publishing Company
Brookfield, MO
John may also be reached at email@hidden
Trivia Question: In SciFi Channel's hit series, FARSCAPE, who played
the voice of Pilot?
Answer: The voice of Pilot was played by Lani Tupu, the same actor who
played the villain-turned-refugee, Crais.
_______________________________________________
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