Join Slack
Powered by
An integer is 4 byte (b0, b1, b2, b3), If I "or" o...
# announcements
m
mhshams
10/11/2015, 7:17 PM
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
Open in Slack
Previous
Next