Re: Non C++ IOKit driver.
Re: Non C++ IOKit driver.
- Subject: Re: Non C++ IOKit driver.
- From: Jose Commins <email@hidden>
- Date: Wed, 7 May 2003 15:19:43 +0100
Hi John,
Thanks for the recommendation - I'll have to grab a C++ book for
newbies in this case then. I also saw that some sample code is written
with Objective C, which looks to me more elegant - can one get away
with using Objective C for the C++ IO kit without wrappers?
Regards,
Jose.
On Wednesday, May 7, 2003, at 02:25 AM, john wrote:
Hi Jose,
I had been considering (very non-seriously) writing some kind of
wrapper to the IOKit to use ObjC since I don't really like C++, but I
doubt I ever will :)
In any case, C++ is relatively painless if you avoid the complexities.
If you're not familiar with C++ at all, it'd be worth it to snag an
inexpensive book on it from your local book store. Taking a look at
the code available in Darwin might help you along as well, there are
many projects that can help in understanding (IOUSBFamily,
AppleUSBAudio, IOAudioFamily, etc.), or at least intimidate :)
-- John
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++?
Regards,
Jose
_______________________________________________
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.