Thread
:
Geeks -Exclusive Or function XOR
View Single Post
Oct 21, 2010 | 08:56 PM
#
3
lead_foot
is awesome
iTrader: (
1
)
Joined:
May 2005
Posts:
4,802
Likes:
0
From:
Chesham, Bucks
a = 0 b = 0 then output is 0
a = 1 b = 0 then output is 1
a = 0 b = 1 then output is 1
a = 1 b = 1 then output is 0
Reply
0
0
lead_foot
View Public Profile
Send a private message to lead_foot
Find More Posts by lead_foot
View iTrader Profile