08.08.2011, 14:56
Now I understand what bits are, thanks a lot for this.
So normal variables are 32bits? Which means they can store a high amount of data but we only need 0 and 1.
Whenever we use a variable to just check something if it's true or false we simply use the 1bit array right?
And when we count a variable we just use the 16bit?
So normal variables are 32bits? Which means they can store a high amount of data but we only need 0 and 1.
Whenever we use a variable to just check something if it's true or false we simply use the 1bit array right?
And when we count a variable we just use the 16bit?

