Displaying the bit pattern of hexadecimal numbers in C without using modulo or division
- I should write functions to left and right shift hexadecimal numbers
- Then I should display the shifted result as hexadecimal numbers, decimal numbers, and bit
相关标签: