Thursday, November 3, 2016

C Blog Post 5: "My Alice 3 Procedures and Functions Pack 1"

This pack is one of the basics for Alice 3. Hopefully you'll understand how it is an object-oriented language.
this XOR with arguments Boolean bool1Boolean bool2
EITHER BOTH bool1 AND bool2 OR NOT EITHER bool1 OR bool2 is true then
false
else
true

1 comment: