From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 14:52:11 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 850B216A4CE for ; Fri, 16 Apr 2004 14:52:11 -0700 (PDT) Received: from adsl-68-76-19-75.dsl.klmzmi.ameritech.net (adsl-68-76-19-75.dsl.klmzmi.ameritech.net [68.76.19.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD66343D1D for ; Fri, 16 Apr 2004 14:52:10 -0700 (PDT) (envelope-from luke@foolishgames.com) Received: from [192.168.2.100] (adsl-67-36-63-31.dsl.klmzmi.ameritech.net [67.36.63.31]) (authenticated bits=0)ESMTP id i3GLq843080783; Fri, 16 Apr 2004 17:52:09 -0400 (EDT) (envelope-from luke@foolishgames.com) In-Reply-To: <200404162234.05133.dgw@liwest.at> References: <200404151110.i3FBAaoo048373@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> <200404161720.37041.dgw@liwest.at> <20040416151302.218d58fb.miles@lubin.us> <200404162234.05133.dgw@liwest.at> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4BA66CA5-8FF0-11D8-BD38-000A95EFF4CA@foolishgames.com> Content-Transfer-Encoding: 7bit From: Lucas Holt Date: Fri, 16 Apr 2004 17:52:03 -0400 To: Daniela X-Mailer: Apple Mail (2.613) X-Virus-Scanned: clamd / ClamAV version 0.70-rc, clamav-milter version 0.70 cc: freebsd-questions@freebsd.org cc: Miles Lubin 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: Fri, 16 Apr 2004 21:52:11 -0000 > Why would one need C++ if it's converted to C anyway? > C++ is useful for programmers that believe in object oriented methodologies. Some things are easier to do in C++ as well. It all depends on the programmer. You seem to favor assembly languages. I've found that many people into assembly never seem to get OO and therefore languages like C++ and Java make no sense to them. Assembly *can be* fast but its not portable. C was created to make unix portable. C++ was created to add OO features to C. (as was objective c) Lucas Holt Luke@FoolishGames.com ________________________________________________________ FoolishGames.com (Jewel Fan Site) JustJournal.com (Free blogging) 'I try to think but nothing happens' -- Homer Jay Simpson