Serve Laurijssen a écrit :
> "bjeremy" <> wrote in message
> news: s.com...
>> As for performance in C compared with C++, what I mainly seen are the
>> capacity issues deal more with the design of the system. And C++
>> provides less rope to hang yourself with than C.
>
> In your opinion of course. In MY opinion C++ provides all the rope you can
> hang yourself with as in C plus a whole lot extra. But you shouldnt worry
> about that at all if you have competent programmers. C and C++ are both
> great languages that get the job done from the lowest level to the highest.
> If I had the choice of language for a next project I would choose what I
> like best and not ask advice from biased newsgroup people
>
>
In truth, I have seen many good C programmers wanting to hang themselves
when they learned they would have to code in C++
For further reading, you can try this article:
http://www.ganssle.com/articles/alingo.htm
Michael