Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: notesfiles Path: utzoo!watmath!clyde!cbosgd!ihnp4!zehntel!hplabs!hp-pcd!uo-vax1!bill From: bill@uo-vax1.UUCP (bill) Newsgroups: net.lang.c Subject: Re: How about &&= and ||= ? Message-ID: <55600003@uo-vax1.UUCP> Date: Thu, 13-Dec-84 16:34:00 EST Article-I.D.: uo-vax1.55600003 Posted: Thu Dec 13 16:34:00 1984 Date-Received: Mon, 10-Dec-84 02:23:30 EST References: <-57000@ea.UUCP> Organization: Univ of Oregon - Eugene, OR Lines: 5 Nf-ID: #R:ea:5700031:uo-vax1:55600003:000:180 Nf-From: uo-vax1!bill Dec 7 13:34:00 1984 No, many people test ints, chars, etc. For example if i and j equal 0x01 and 0x02 then i &= j gives i = 0, but i &&= j gives i = 1. Mark Aitken {tektronix, hp-pcd}!uoregon!marka