sterretje:
Although the below code does something, it effectively does nothing.a<<1;
a + B000001;
What do you mean? Isn't it a bit shift and increase of binary value (by adding the B000001)
sterretje:
Although the below code does something, it effectively does nothing.a<<1;
a + B000001;
What do you mean? Isn't it a bit shift and increase of binary value (by adding the B000001)