Take Up Code

51: Bits Operations: Masking.

Informações:

Sinopsis

Working with individual bits does not just give you a way to pack lots of true or false values into a small space. This episode will show you how to isolate bits so you can work with them individually or in groups. This is called masking.