From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 18 00:59:07 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 699419A6 for ; Tue, 18 Mar 2014 00:59:07 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 41FF014B for ; Tue, 18 Mar 2014 00:59:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=fUIdtqD8dop7Q9I96ddCLl9RbA1oWqJxxRRAnXiCwBo=; b=VuBdGGg36TJN5wAQmVXnvnwPanwOA3a9ClBK/b/3IzBJZEYxO3zo4aQlETJrAfLPiwGTSywaUzQnxhXs1O0oedCaXoaxncZI+NLvdrSwpWxs7dpxkqmytQPlY3mt2eA/sMEr58uhGtG9ylv2jfL9MIq+ss5iDCmAFYVzMZRuhKQ=; Received: from [39.203.60.175] (port=55597 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WPiMz-001Eot-6E; Mon, 17 Mar 2014 18:59:06 -0600 Date: Tue, 18 Mar 2014 08:58:59 +0800 From: Erich Dollansky To: John-Mark Gurney Subject: Re: Something related to C and C++ Message-ID: <20140318085859.2671ab46@X220.alogt.com> In-Reply-To: <20140317180644.GI32089@funkthat.com> References: <20140317180644.GI32089@funkthat.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: "freebsd-hackers@freebsd.org" , by X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 00:59:07 -0000 Hi, On Mon, 17 Mar 2014 11:06:44 -0700 John-Mark Gurney wrote: > by wrote this message on Mon, Mar 17, 2014 at 10:20 +0800: > > At last, I am not lead to a holy war between programming languages, > > I just confused and want some related answers. This is it. > > Is there a question here related to FreeBSD? I couldn't find one even > after reading it multiple times.. > > If you want to know about differents between C and C++ another forum > is more appropriate than this... > he will get here real-life answers from people who create real solutions with the programming language they are using. Erich