home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / ada / 3877 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  809 b 

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!att!allegra!alice!bs
  2. From: bs@alice.att.com (Bjarne Stroustrup)
  3. Newsgroups: comp.lang.ada
  4. Subject: Re: An Ada Program Does What It Says?
  5. Summary: how to start a flamefest
  6. Message-ID: <24550@alice.att.com>
  7. Date: 4 Jan 93 19:37:02 GMT
  8. Article-I.D.: alice.24550
  9. References: <9301031530.AA17787@ajpo.sei.cmu.edu> <1993Jan4.082827.11773@hellgate.utah.edu>
  10. Organization: AT&T Bell Laboratories, Murray Hill NJ
  11. Lines: 11
  12.  
  13.  
  14.  
  15. matwood%peruvian.cs.utah.edu@cs.utah.edu (Mark Atwood @ University of Utah) writes
  16.  
  17.  > Not to trigger yet another C vs Ada flamefest, but this expression in
  18.  > C is a classic example...
  19.  > 
  20.  >   r = (i++ == ++i)
  21.  
  22. Even when you point out that all languages have `gotchas' something like
  23. this just begs for someone to jump in.
  24.