Binary variables?

Schauble at MIT-MULTICS.ARPA Schauble at MIT-MULTICS.ARPA
Sun Jul 13 05:03:56 AEST 1986


I recall a message posted here stating that the proposed C standard
mandated binary arithmetic, so that (18 & 7) == 2 is guaranteed to work.
Would someone who has a copy please tell me if it also mandates two's
complement, so that (-18 & 7) == 6 is also guaranteed?



More information about the Comp.lang.c mailing list