Hacker News new | ask | show | jobs
by sureglymop 1819 days ago
That is quite weird.. but I don't really understand it actually. Isn't the best way to store a boolean to literally store 1(bit)? More than 0 and 1 isn't needed right?

I'm just guessing but a CHAR would be 4 byte if it's Unicode and an INTEGER also right?

So you're telling me there's really no way to store just one or a few bits?