Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Mar 2002 09:44:34 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Kenneth Culver <culverk@alpha.yumyumyum.org>
Cc:        "Eugene L. Vorokov" <vel@bugz.infotecs.ru>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: C vs C++
Message-ID:  <3C850402.90DC1B54@mindspring.com>
References:  <20020305102829.A3576-100000@alpha.yumyumyum.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth Culver wrote:
> My main problem with C++ is that it adds a lot of overhead, and it's slow.
> Also, it drives me nuts when people code in C++ and write all kinds of
> classes when using classes for certain things just doesn't make sense, and
> makes the code much more convoluted.

This is a serious concern for console tools, which are
interacting with humans, which are capable of providing
commands much faster than a 1.5GHz processor can accept
and dispose of them...  sorry I missed this downside in
my first response.

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C850402.90DC1B54>