Integers use Two’s compliment which replaces the largest bit with a 1 for negative and a 0 for positive, which does negatively square the biggest number you can represent. 10000000 = -0, 00000000 = 0. I have a question now, if integers are 4 bytes how come I can only assign 2 bytes worth of […]
Month: September 2020
unknown future
I am not the owner of ejware.com, the owner is currently experiencing issues in real life, ejware has a decent chance of having a different owner in a year or two. My github page will still be up and I will be active on it. https://github.com/EthienDuckettIf I can be certain that this website will remain […]
Data flip flops
how to make them, what they do, and how they work To follow along with me go to http://nandgame.com and complete all of the levels up to the data flip flop. (though the website is called nandgame I won’t show how to make everything with just nand gates) Data flip flops probably have a better […]
Recent Comments