From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 06:39:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D53E16A4CE for ; Thu, 15 Apr 2004 06:39:03 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D9DA43D3F for ; Thu, 15 Apr 2004 06:39:02 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i3FDZxt17854; Thu, 15 Apr 2004 09:35:59 -0400 (EDT) From: Jerry McAllister Message-Id: <200404151335.i3FDZxt17854@clunix.cl.msu.edu> To: d3javu1978@yahoo.com (Me) Date: Thu, 15 Apr 2004 09:35:57 -0400 (EDT) In-Reply-To: <20040415023627.8987.qmail@web42005.mail.yahoo.com> from "Me" at Apr 14, 2004 07:36:27 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: jason cc: freebsd-questions@freebsd.org Subject: Re: Beginning C++ in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 13:39:03 -0000 > > Thanks, > I will strongly consider your advice. > Tomorrow I'm heading out to barns and noble to pick up > some reading. Any good beginner C books you may > recommend? It wouldn't be thought a beginner book per se, but you should have the K&R C Programming Language as it is the definitive reference. Also, C - A Reference Manual (its latest edition is 5 or later) is a good programming reference. But, neither is a tutorial so, you'll want one more. ////jerry > > thanks for your time every one! > > Joe >