An integer is 4 byte (b0, b1, b2, b3), If I "or" o...
# announcements
m
An integer is 4 byte (b0, b1, b2, b3), If I "or" or it with a single byte, my expectation is that the first 3 bytes are remaining impact, and only the last byte (b3) in is being "or" with the given byte