Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!scherzo!allegra!mit-eddie!think!harvard!seismo!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: net.bugs,net.news.b Subject: Re: 2.10.3 unbatch bug and fix Message-ID: <2010@brl-smoke.ARPA> Date: Sun, 23-Mar-86 04:11:19 EST Article-I.D.: brl-smok.2010 Posted: Sun Mar 23 04:11:19 1986 Date-Received: Tue, 25-Mar-86 05:08:47 EST References: <243@micropro.UUCP> <9980@ucla-cs.ARPA> Reply-To: gwyn@brl.ARPA Organization: Ballistic Research Lab (BRL) Lines: 5 Xref: watmath net.bugs:763 net.news.b:1333 In article <9980@ucla-cs.ARPA> ekrell@ucla-cs.UUCP (Eduardo Krell) writes: >Aren't these two the same by De Morgan's law? No, they're complementary. By the way, "if ( !strncmp(...) )" is atrocious style. strncmp() is not a Boolean function.