From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_05 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 4 Jan 93 19:37:02 GMT From: alice!bs@ucbvax.Berkeley.EDU (Bjarne Stroustrup) Subject: Re: An Ada Program Does What It Says? Message-ID: <24550@alice.att.com> List-Id: matwood%peruvian.cs.utah.edu@cs.utah.edu (Mark Atwood @ University of Utah) wri tes > Not to trigger yet another C vs Ada flamefest, but this expression in > C is a classic example... > > r = (i++ == ++i) Even when you point out that all languages have `gotchas' something like this just begs for someone to jump in.