From owner-freebsd-chat@FreeBSD.ORG Mon Oct 18 23:44:07 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1291B16A4CE for ; Mon, 18 Oct 2004 23:44:07 +0000 (GMT) Received: from splinter.bowdoin.edu (rocksteady.bowdoin.edu [139.140.34.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DEF43D1D for ; Mon, 18 Oct 2004 23:44:06 +0000 (GMT) (envelope-from alec@thened.net) Received: by splinter.bowdoin.edu (Postfix, from userid 12008) id 9515718C9; Mon, 18 Oct 2004 19:42:37 -0400 (EDT) Date: Mon, 18 Oct 2004 19:42:37 -0400 From: Alec Berryman To: freebsd-chat@freebsd.org Message-ID: <20041018234237.GA30820@thened.net> Mail-Followup-To: freebsd-chat@freebsd.org References: <20041018184016.3dbed7b8@vixen42.24-119-122-191.cpe.cableone.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <20041018184016.3dbed7b8@vixen42.24-119-122-191.cpe.cableone.net> X-Ned-Wuz-Here: Yes X-Operating-System: Debian GNU/Linux 3.1 with kernel 2.6.7-1-686 X-GPG-Fingerprint: 3DB5 8785 53D9 8BF4 5049 B6B9 02E7 7FD9 881C 85C4 X-GPG-Key: http://www.thened.net/~alec/static/alec.asc User-Agent: Mutt/1.5.6+20040907i Subject: Re: learning c++ X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 23:44:07 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline begin quotation of Vulpes Velox on 2004-10-18 18:40:16 -0500: > Currently been messing with it a bit, but I am figuring that I am > doing something wrong... been messing with learning strings and the > like and I am getting a a.out that has a obscene size... 142kB in > size... Not a suggestion on where to learn, but only a note that g++ is not the greatest C++ compiler. C code compiled with it is measurably slower and larger than the equivalent compiled by gcc, so I hear. --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBdFTtAud/2YgchcQRAumEAJ9WYFkUm/dbuWOUAfbfTH5dOpg2RACeLbr+ cmRG/56VLANr4CpAPtYAIo4= =4leq -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--