[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

1685: Re: [MUD-Dev] Languages

[Full Header] [Plain Text]
From: "Miroslav Silovic" <silovic@srce.hr>
Newsgroups: nu.kanga.list.mud-dev
Date: Sun, 25 May 1997 00:59:20 +0200 (MET DST)
References: [1]
Organization: Kanga.Nu
> Remember that C++ gives you multiple ways to do inlines. 
> 
> Infact there is NO reason why C++ shoudl have ANY more voerhead then C IF
> youvundertsnad what the compiler is doing and code to it correctly.
> 
> Typicly the reason C++ code ends up slower is due to mis-coding of
> constructors by peopel who do NOT understand whats going on underneath.
> 
> JK

This is my main objection about C++: one should be able to use a language
after reading the *specification*, not the bloody compiler source! :P :P :P

	Miro