From owner-freebsd-questions@FreeBSD.ORG Mon Nov 10 14:44:52 2003 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 4350216A4CE for ; Mon, 10 Nov 2003 14:44:52 -0800 (PST) Received: from mta5.adelphia.net (mta5.adelphia.net [68.168.78.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB1543FCB for ; Mon, 10 Nov 2003 14:44:50 -0800 (PST) (envelope-from alexkelly@adelphia.net) Received: from desktop ([24.52.113.18]) by mta5.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031110224453.JZNE2407.mta5.adelphia.net@desktop> for ; Mon, 10 Nov 2003 17:44:53 -0500 Message-ID: <00f201c3a7dc$40706fa0$6400a8c0@desktop> From: "Alex Kelly" To: Date: Mon, 10 Nov 2003 17:44:50 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Another Newbie Question: C or C++ 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: Mon, 10 Nov 2003 22:44:52 -0000 I need to buy a book on C or C++ to help me in FreeBSD. Which would be = better to buy? I first thought a book on C would be best, because the OS is written in = C. But, now I'm not sure because I read that gcc can compile C++ too = (so, I'm assuming C++ must get used too). Does it even matter? Suggestions?