&&=

cottrell at nbs-vms.ARPA cottrell at nbs-vms.ARPA
Thu Jan 17 03:59:29 AEST 1985


/*
> 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 '&&='
*/



More information about the Comp.lang.c mailing list