home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / c / 16376 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  755 b 

  1. Path: sparky!uunet!mcsun!Germany.EU.net!Urmel.Informatik.RWTH-Aachen.DE!dfv.rwth-aachen.de!sungate.fido.de!p1.hippo.fido.de!spam.fido.de!Gilles_Kohl
  2. Date: Wed, 11 Nov 92 08:34:00 +0100
  3. From: Gilles_Kohl@spam.fido.de (Gilles Kohl)
  4. Subject: Hows this for odd
  5. Message-ID: <9e08513a@p3.f6.n249.z2.fidonet.org>
  6. References: <3e44621c@monu6.cc.monash.edu.au>
  7. Newsgroups: comp.lang.c
  8. X-Comment-To: (Ben Aveling)
  9. Organization: To take arms against a C of troubles ... 
  10. Lines: 13
  11.  
  12.     ... ,(i==0)?TRUE:FALSE,...
  13.  
  14.  > Am I going mad, or is this slightly redundant ?
  15. Yes. :-)
  16.  
  17. Depends on how TRUE and FALSE are defined, of course. If you want to 
  18. absolutely, certainly and securely stomp out, abolish and exterminate 
  19. redundancy, replace by !i.
  20.  
  21. Regards,
  22. Gilles.
  23.  
  24. ---
  25.