From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fc52c633190162e0 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 01 Apr 2007 13:13:49 -0500 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: why learn C? References: <2633437.nkPcgZykHI@linux1.krischik.com> X-Newsreader: Tom's custom newsreader Message-ID: Date: Sun, 01 Apr 2007 13:13:49 -0500 NNTP-Posting-Host: 24.6.140.189 X-Trace: sv3-d9kZ1nBNjv5V4vmgZF6boiHvy8G5X7Se1m0kaj0jfaB4aHFreKixGvFO/p6ci55H/bn4iAN/04sJaef!7jVZhP/3W6lgGPnH/iNoJLSgMZCJ7mrhMWPkhh/At9DNZWwODCpMsCGoa6QHKC7juD62j5/3TSk7!/vEqT6Y51njxuSPr2EuSY0aUwzcp X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.34 Xref: g2news1.google.com comp.lang.ada:14712 Date: 2007-04-01T13:13:49-05:00 List-Id: > > Sorry but you must live in another planet :) All the C++ code I've seen > > are so full of bugs that I'm not inclined to buy that! Ok it *may* be > > possible but how many C++ programmers are *good* enough and *wise* > > enough to achieve that ? That's the real question to me, and from where > > I stand this is close to 0% ! > > I am more optimistic - I put it at 1% ;-). When I was first switching from C to Ada I sometimes tried translating some existing C code (no, not necessarily mine) to Ada and that process almost invariably revealed errors in the C code.