Xref: utzoo comp.unix.questions:12946 comp.lang.c:17710 Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions,comp.lang.c Subject: Re: Bit Switching - How? Message-ID: <10057@smoke.BRL.MIL> Date: 16 Apr 89 19:55:51 GMT References: <10007@smoke.BRL.MIL> <498@lakart.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 10 >From article <10007@smoke.BRL.MIL>, by gwyn@smoke.BRL.MIL (Doug Gwyn ): >> Hey, now, it's not all that clear cut. Conceptually the two >> assignments should occur in parallel; for some people using , to >> separate such assignments is the "natural" way to express that. It never ceases to amaze me how people fail to read the words that I put a fair amount of thought into and instead try to explain to me how the C comma operator works. Please believe me when I tell you that I know how the comma operator works. Then go back and see if you can figure out what I was saying. Thanks.