[net.lang.c] &&=

cottrell@nbs-vms.ARPA (01/16/85)

/*
> 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

there is no such animal as '&&='
*/