Join 136,084 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,531 people online right now. Registration is fast and FREE... Join Now!
Hi, I want to know why the mask value is calculated during the code generation phase of a compiler, specially during the bit assignment operation?How it is calculated?