• 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: how is C often used in Cocoa, if at all?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how is C often used in Cocoa, if at all?


  • Subject: Re: how is C often used in Cocoa, if at all?
  • From: Michael Tsai <email@hidden>
  • Date: Tue, 11 Feb 2003 17:35:57 -0500

On Tuesday, February 11, 2003, at 03:13 PM, Ben Dougall wrote:

And I'm wondering if C is used much in writing Cocoa applications? It doesn't seem to be, from what I've read on here, or have I got the wrong impression there?

Most of the time, if you have a choice, it's easier to stick with Objective-C. I use plain C for:

* Calling Carbon.
* Calling BSD.
* Calling Cocoa's C APIs.
* Accessing third-party libraries with C interfaces.
* Writing small parts of my code that need to be very efficient.

--Michael
_______________________________________________
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: 
 >how is C often used in Cocoa, if at all? (From: Ben Dougall <email@hidden>)

  • Prev by Date: Re: How do I change the enddate for a runloop?
  • Next by Date: RE: help needed with OO concepts when copying
  • Previous by thread: Re: how is C often used in Cocoa, if at all?
  • Next by thread: RE: how is C often used in Cocoa, if at all?
  • Index(es):
    • Date
    • Thread