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,ab1d177a5a26577d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news.wiretrip.org!news.dizum.com!sewer-output!mail2news From: Anonymous Newsgroups: comp.lang.ada Subject: Re: What's wrong with C++? References: Message-ID: <2185773e9989bdc43261515b3d40d45f@remailer.paranoici.org> Date: Sat, 19 Feb 2011 23:36:27 +0100 (CET) Mail-To-News-Contact: abuse@dizum.com Organization: mail2news@dizum.com Xref: g2news2.google.com comp.lang.ada:18430 Date: 2011-02-19T23:36:27+01:00 List-Id: > That is why I do not like Fortran choice of a comment line, which is "!" Actually the FORTRAN (all CAPS) choice of a comment line is "C" not "!"! > I have no idea who selected ! for comment in fortran, I think it was > bad choice, IMNSHO. You missed the first 40 years of FORTRAN development. I have no idea if/when anybody started using "!" but I never saw it. Anyway it's alot of fun to argue about C/C++ operators like == when C/C++ butchers other operators. == is the smallest of its problems.