Re: Non C++ IOKit driver.
Re: Non C++ IOKit driver.
- Subject: Re: Non C++ IOKit driver.
- From: "B.J. Buchalter" <email@hidden>
- Date: Tue, 06 May 2003 15:54:55 -0400
on 5/6/03 2:43 PM, Jose Commins at email@hidden wrote:
>
Hi,
>
I've been poring through the IO Kit driver docs, and saw that there's
>
lots of C++ flying about. Being largely clueless on C++ I've been
>
wondering if it is actually possible to painlessly write an IOKit Audio
>
(indeed any IOKit related) driver without using C++?
Nope. IOKit is a C++ Framework living in the kernel. All IOKit drivers are
derived classes of IOKit base classes. If you want to write drivers for OS
X, you need to understand (at least on a basic level) C++.
Best regards,
B.J. Buchalter
Metric Halo
M/S 601 - Building 8
Castle Point Campus
Castle Point, NY 12511-0601 USA
tel +1 845 831-8600
fax +1 603 250-2451
If you haven't heard ChannelStrip yet, you don't know what you're missing!
Check out SpectraFoo, ChannelStrip and Mobile I/O at
http://www.mhlabs.com/
Download a 12 day demo from <
http://www.mhlabs.com/demo/>
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.