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

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!glasgow!unix.brighton.ac.uk!wjmc
  2. From: wjmc@unix.brighton.ac.uk (-*_Cuddly_Cactus_*-)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: a ? b : c = d; /* legal ? */
  5. Message-ID: <1993Jan4.151000.10655@unix.brighton.ac.uk>
  6. Date: 4 Jan 93 15:10:00 GMT
  7. Organization: University of Brighton, UK
  8. Lines: 17
  9.  
  10. pod@sour.sw.oz.au (Paul O'Donnell) writes:
  11. > In <BzDA4u.459@cdsmn.mn.org> wells@cdsmn.mn.org (Rich Wells) writes:
  12. >
  13. > [ Deleted (correct) discussion that a ? b : c = d; is equivalent to
  14. >   (a ? b : c) = d; and is bogus. ]
  15. >
  16.  
  17.  Wandering off the thread of discussion a bit but surely the following is
  18. what was intended :
  19.  
  20.  * (a ? &b : &c) = d;
  21.  
  22. :-)
  23. -- 
  24. # Bill Crawford aka *Cuddly_Cactus*  BSc (Hons) Computer Science Year Two #
  25. # JANET wjmc@uk.ac.bton.{unix,vms} | Elsewhere wjmc@{unix,vms}.bton.ac.uk #
  26. #  Any views I express are not necessarily those of Brighton Polytechnic  #
  27.