DragonFly BSD
DragonFly kernel List (threaded) for 2006-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: User-Space Device Drivers


From: wgrim@xxxxxxxx
Date: 02 Mar 2006 07:56:59 GMT

Would you be opposed to me using C++ for the user-space part of the
framework?  I thought this would be okay since it will be code outside
the kernel and the extra typing information would allow the C++ compiler
to potentially optimize better.  Plus, if for some reason I do need a
template class, I can do this easily without macro magic in the C
preprocessor.

-- 
William Michael Grim
Master's Student, Southern Illinois University at Edwardsville
Unix Network Administrator, SIUE, Computer Science dept.
Phone: (217) 341-6552
Email: wgrim@xxxxxxxx



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]