How about &&= and ||= ?

Peter K. Lee pkl at daisy.UUCP
Wed Dec 5 09:14:24 AEST 1984


> Speaking of ^^ and ==== (?!), I always wondered why C didn't have &&= and
> ||= (with the obvious semantics).
> 						James Jones

&= and |= are sufficient already.  Remember ... C doesn't really
have booleans.

-- 
			-- Peter Lee
			...{ucbvax!amd,decwrl,ihnp4}!nsc!daisy!pkl

[No news is good news]



More information about the Comp.lang.c mailing list