Posts by iagoM. • 13 points
1 post
-
0
votes1
answer101
viewsQ: Make a Textbox read a binary number. C#
Hello, I am making a program that simulates a ULA(programmable logic unit), and I need my textbox to read the value written in binary. For example: In Textbox1 the user would write 1010(decimal…