>>>>> "Timur" == Timur Tabi <[EMAIL PROTECTED]> writes:

Timur> ** Reply to message from Horst von Brand
Timur> <[EMAIL PROTECTED]> on Wed, 27 Sep 2000 16:50:12 -0400


>> A couple of points:
>> 
>> - The kernel is C, mixing in C++ for no *real* good reason is just
>> making it harder to work on.

Timur> True, but I'm not advocating doing it for no real reason.  I'm
Timur> advocating using C++ for code that is OO by design.  My OS/2
Timur> device drivers are a mix of C and C++, wherever appropriate.

The Linux kernel is written in Object Oriented C, you don't need to
use C++ for that and if it really comes down to it you'd want a proper
OO language in the first place.

Jes

PS: Will you please fix your broken mail client to stop chewing away
the in-reply-to header and stop it from adding that stupid
'unlisted-recipients' line that doesn't belong there.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to