Question: Need help with question a and b (a) Write the following function: int count_ones (unsigned char ch); count ones should return the number of 1
Need help with question a and b
(a) Write the following function: int count_ones (unsigned char ch); count ones should return the number of 1 bits in ch. (b) Write the function in part (a) without using a loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
