ObjC from C
ObjC from C
- Subject: ObjC from C
- From: Rosyna <email@hidden>
- Date: Wed, 12 Dec 2001 23:42:59 -0700
Is it possible for a C application (it starts as C) to start calling
ObjectiveC methods or move to ObjC?
like....
int main(int argc, const char *argv[])
{
return SomeLameCFunction("NO!");
}
bool SomeLameCFunction(char * bob)
{
// fall into cocoa here....
}
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insane People