From owner-freebsd-chat@FreeBSD.ORG Mon Oct 18 23:40:56 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 3C8AB16A50A for ; Mon, 18 Oct 2004 23:40:56 +0000 (GMT) Received: from mail.cableone.net (scanmail2.cableone.net [24.116.0.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B5F143D2D for ; Mon, 18 Oct 2004 23:40:54 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.25]) by smail2.cableone.net (SurgeMail 1.9b) with ESMTP id 22467364 for ; Mon, 18 Oct 2004 16:39:42 -0700 Date: Mon, 18 Oct 2004 18:40:16 -0500 From: Vulpes Velox To: chat@freebsd.org Message-ID: <20041018184016.3dbed7b8@vixen42.24-119-122-191.cpe.cableone.net> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com Subject: 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:40:57 -0000 Any one know of any good guides to learning C++, specifically in regards to the newer gcc? 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... Any ideas or good suggestions for stuff to read on the net?