Path: utzoo!attcan!uunet!ginosko!brutus.cs.uiuc.edu!apple!rutgers!mcnc!rti!sunpix!matthew From: matthew@sunpix.UUCP ( Sun Visualization Products) Newsgroups: comp.lang.c Subject: Re: C history question Keywords: C design, XOR Message-ID: <883@friar-taac.UUCP> Date: 27 Sep 89 11:58:59 GMT References: <10390@phoenix.Princeton.EDU> <29557@news.Think.COM> Reply-To: matthew@friar-taac.UUCP (Matthew Stier - Sun Visualization Products) Organization: Sun Microsystems, RTP, NC Lines: 22 In article <29557@news.Think.COM> barmar@think.COM (Barry Margolin) writes: | | allok = allok && a[i++] > b[j++] | |then the side effects on i and j would be different from | | allok &= a[i++] > b[j++] | |The first must NOT increment i and j when allok is true, while the |second MUST increment them in any case. | |Barry Margolin |Thinking Machines Corp. Would you like to reword your last sentence? -- Matthew Lee Stier | Sun Microsystems --- RTP, NC 27709-3447 | "Wisconsin Escapee" uucp: sun!mstier or mcnc!rti!sunpix!matthew | phone: (919) 469-8300 fax: (919) 460-8355 |