Tagged Questions
6
votes
4answers
2k views
K & R Question: Need help understanding “getbits()” method in Chapter 2
As I've mentioned before, I'm going through K&R, and overall am doing all right with it. However, in chapter 2, the section on bitwise operators (section 2.9), I'm having trouble understanding how ...