• 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: programming in C++ ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: programming in C++ ?


  • Subject: Re: programming in C++ ?
  • From: Kevin Elliott <email@hidden>
  • Date: Thu, 31 Jan 2008 10:17:14 -0800


On Jan 30, 2008, at 3:17 PM, Cor wrote:

I'm very new to Cocoa, so I'm sorry if this is more or less a stupid question.

I want to make an application that uses the QTKit and some IOKit things.
For QTKit I seem te need to write in Objective-C.
For the IOKit I need to write in C++.


I'm a experienced C++ programmer, so I prefer to program in C++, but how do I interface to QTKit?

Just to point something obvious out, but why to you think you need C++ for IOKIt? Inside the kernel, IOKit is quasi-C++, but in user space (where you'd be mixing with QTKit), it's a straight C API. You can use C++ if you'd like, but nothing in IOKit needs/requires it...


_______________________________________________

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


References: 
 >programming in C++ ? (From: "Cor" <email@hidden>)

  • Prev by Date: Re: Capture the Window resize event
  • Next by Date: Re: programming in C++ ?
  • Previous by thread: Re: programming in C++ ?
  • Next by thread: SliderText = NSSlider + NSTextField
  • Index(es):
    • Date
    • Thread