A89: XOR (or EOR) in C


[Prev][Next][Index][Thread]

A89: XOR (or EOR) in C




Does anyone know how to use XOR (the command is EOR is 68K ASM) in C? AND is 
&& in C, and I know what OR and NOT are, but I have no idea what XOR is and I 
need it for the program I'm working on. Thanks.

        Josh
        <A HREF="http://pa.ticalc.org">Programmers Anonymous</A> Member



Follow-Ups: