K & R C Programs Exercise 2-6.
K and R C, Solution to Exercise 2-6: K and R C Programs Exercises provides the solution to all the exercises in the C Programming Language (2nd Edition) You can learn and solve K&R C Programs Exercise.C Function setbits(x, p, n, y) that returns x with the n bits that begin at position p set to …