• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ObjC from C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ObjC from C


  • Subject: Re: ObjC from C
  • From: Per Persson <email@hidden>
  • Date: Fri, 14 Dec 2001 17:13:54 +0100

Maybe a bit late in the discussion, but check the source for AquaTerm at http://aquaterm.sf.net particularly the file aquaTerm.trm in CSV /adapters/gnuplot. Despite the file ending it is a (Objective) C file. It is used as an adapter between gnuplot (written in C) and AquaTerm (ObjC/Cocoa).

Cheers,
Per



On torsdag, december 13, 2001, at 07:42 , Rosyna wrote:

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
_______________________________________________
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.


References: 
 >ObjC from C (From: Rosyna <email@hidden>)

  • Prev by Date: Totally off topic but not sure where to start
  • Next by Date: Re: Newbie SQL question...
  • Previous by thread: Re: ObjC from C
  • Next by thread: Re: GhettoWeb
  • Index(es):
    • Date
    • Thread