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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-09 12:08:13 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: 18k11tm001@sneakemail.com (Russ) Newsgroups: comp.lang.ada Subject: Re: += in ada Date: 9 Oct 2003 12:07:48 -0700 Organization: http://groups.google.com Message-ID: References: <3F7316F7.219F@mail.ru> <49cbf610.0310070205.2937e71a@posting.google.com> NNTP-Posting-Host: 128.102.146.44 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1065726469 31938 127.0.0.1 (9 Oct 2003 19:07:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 9 Oct 2003 19:07:49 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:556 Date: 2003-10-09T12:07:48-07:00 List-Id: Preben Randhol wrote in message news:... > On 2003-10-07, Russ <18k11tm001@sneakemail.com> wrote: > > Repeat after me: Augmented assignment is available and WIDELY USED in > > C, C++, Java, Perl, and Python, perhaps the 5 most popular > > general-purpose programming languages ever designed. Is it *possible* > > that 98% of the programmers out there might know *something* that Ada > > programmers don't? > > So what? A billion Chinese speak Chinese... Does 98% of the world population speak Chinese? > Do you want the pointer arithmic of C too? Do C, C++, Java, Perl, and Python *all* have pointer arithmetic? Of course not. Only C and C++ have it. My point was that all five of those languages -- the most popular general-purpose languages in current use -- *all* have augmented assignment. What am I to make about your missing such a clearly stated point? Do you deliberately *try* to miss the point when you don't want to hear it? > Preben who gets a bit tired of this attitude. And I get tired of people who assume that I want augmented assignment operators in Ada only because they are in C/C++. I'll tell you straight out that I have no fondness for C and C++, so please dump that strawman.