This is a C program that allows the user to enter two base 10 values with a bitwise operator and see the decimal result and the binary result.
techsupportmo/Bitwise-Calculator
This is a C program that allows the user to enter two base 10 values with a bitwise operator and see the decimal result and the binary result.
C