From mboxrd@z Thu Jan 1 00:00:00 1970 From: rminnich@gmail.com (ron minnich) Date: Wed, 08 Nov 2017 20:13:31 +0000 Subject: [TUHS] C question for the historians In-Reply-To: <20171108190540.GA7241@mcvoy.com> References: <20171108181420.517711F949@orac.inputplus.co.uk> <20171108190540.GA7241@mcvoy.com> Message-ID: There's a lot of weird lore around use of C nowadays, a lot of it in my experience from folks who come from Java. But this w & MASK discussion is one of the weirder ones. For me one of the worst is the 80-column requirement that came from out of I don't know where. Let's see, we're all getting 4k monitors, and yet somehow 80 columns is how we have to write code? Hollerith would be proud. On Wed, Nov 8, 2017 at 11:05 AM Larry McVoy wrote: > On Wed, Nov 08, 2017 at 06:14:20PM +0000, Ralph Corderoy wrote: > > is better then why stop there? Why not > > > > if (((w & MASK) != FALSE) == TRUE) > > > Thanks for this, that's the perfect come back to the pedantic folks. > -------------- next part -------------- An HTML attachment was scrubbed... URL: