<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>RE: [LC++]OS Programming</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; Seems to me that one could do the same in C++ with more structure and </FONT>
<BR><FONT SIZE=2>&gt; without any sizable penalties.&nbsp; It may take some careful C++ </FONT>
</P>

<P><FONT SIZE=2>Quite possibly. The best way to demonstrate it is to do it.</FONT>
</P>

<P><FONT SIZE=2>&gt; &gt; I think the main reason OS's are still mostly written in C </FONT>
<BR><FONT SIZE=2>&gt; is the maturity of </FONT>
<BR><FONT SIZE=2>&gt; &gt; the standards and compiler technology.&nbsp; Most notably there </FONT>
</P>

<P><FONT SIZE=2>And the familiarity of most coders with it. It's easier to</FONT>
<BR><FONT SIZE=2>shoot yourself in the foot with C++ than C.</FONT>
</P>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>Vincent Penquerc'h </FONT>
</P>

</BODY>
</HTML>