Hacker News new | ask | show | jobs
by lordnacho 1070 days ago
Indeed, bytes are the smallest addressable unit, which is 8 bits in most architectures. You can't address a bit, so to do anything with it you have to get the byte it's in and twiddle.