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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,982ed90dd25179ec X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-08 12:55:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news-ham1.dfn.de!news.uni-hamburg.de!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: point by point advantages of Ada Date: Wed, 8 Jan 2003 20:55:50 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <1041186672.615164@ns2-ext.dcu.ie> <7YXQ9.2326$c6.2494@bos-service2.ext.raytheon.com> <1041582007.898082@master.nyc.kbcfp.com> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1042059350 17812 134.91.1.34 (8 Jan 2003 20:55:50 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Wed, 8 Jan 2003 20:55:50 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:32772 Date: 2003-01-08T20:55:50+00:00 List-Id: Wes Groleau wrote: : Now, I do not know Bjarne Stroustrup personally, : so it's entirely possible he rejected lots of cruft. : But looking at C++, it sure looks like a poorly integrated : mass of not-always-related features. "The C++ Programming Language", by Bjarne Stroustrup, also covers, in a few remarks, the less pleasing aspects of C++, in particular the syntax. http://www.research.att.com/~bs/3rd.html. It is also a useful book if you intend to use the Charles library.