I have an array of 16-bit words and I want to calculate the bit to set in the proper word when just given the bit number. For example, bit 24 sets the 8th bit in the 2nd word.I have an array of 16-bit words and I want to c
I have an array of 16-bit words and I want to calculate the bit to set in the proper word when just given the bit number. For example, bit 24 sets the 8th bit in the 2nd word.I have an array of 16-bit words and I want to c