From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 03:22:28 2005 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 5F47016A4CE for ; Mon, 21 Feb 2005 03:22:28 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FC7B43D5F for ; Mon, 21 Feb 2005 03:22:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a141.otenet.gr [212.205.215.141]) j1L3KOUK000540; Mon, 21 Feb 2005 05:20:53 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j1L3JdHm002190; Mon, 21 Feb 2005 05:19:39 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j1L3JShn002185; Mon, 21 Feb 2005 05:19:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 21 Feb 2005 05:19:28 +0200 From: Giorgos Keramidas To: Gert Cuykens Message-ID: <20050221031927.GA2127@gothmog.gr> References: <5b8472dd5925a0b0b59f15cd9f8e15f3@shire.net> <675354920.20050220001731@wanadoo.fr> <20050220124749.GA523@tuatara.fishballoon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: Scott Mitchell cc: freebsd-questions@FreeBSD.org Subject: Re: 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, 21 Feb 2005 03:22:28 -0000 On 2005-02-20 16:34, Gert Cuykens wrote: > > Thx i think i understand now :) Not quite, I'm afraid. > PS Freebsd source is c++ right ? So you could also call this the free > c++ question mailing list :) No. FreeBSD is written mostly in C. C++ is a very different language, so please don't mix the two. > Also about all the get a c++ book comments, i tryed that once but when > i ask the book a question, it doesnt say anything back. It only makes > noises when you flaper the pages trough the wind. "Jokes" like this are not good responses to a list that you expect help from. We all know what books are good for. You do too. > By the way if somebody passing your street asking for direction you > dont answer get a map either right ? That "direction" though may very well be a simple reference to a more authoritative source of information, i.e. a map. In the specific case of programming languages, the standards or books that define the languages are the _most_ authoritative sources of information. Therefore, the reply "get yourself a good book and read it" is actually correct.