comparing C to the two most bloated of the popular languages.
C++ is just a bloated language based on C (I still can't see any
reason to base an object oriented language on C), Perl is a
syntactic disaster (though I admit that I use it quite often).

Well, I'm no expert in Perl but I know enough C++ to quickly dismiss your comments about it being bloated. Yes, it DOES have some overhead, but it is extremely negligible. In terms of performance, you only need to know what you're doing to get the same performance from C++ as you can from C. All the myth about it being much more bloated and slower are simply NOT TRUE.

Eli

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to