Question: 1) Need some help with this problem as i can replace the bit but the language of the question is confusing me, could you solve
1) Need some help with this problem as i can replace the bit but the language of the question is confusing me, could you solve it and explain so that im not missing anything
void replace_byte_inline(unsigned char *x, int i, unsigned char b); This function should operate on the original unsigned value without creating any new local variables that will hold the value x call by reference and must not utilize any bit-level, logic, shift, or arithmetic operations.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
