j
k
j a
j l
Rick Parrish wrote:
// 0 = no bits set, 1 = 1st bit set, etc. unsigned char highest_bit(int iWord) // <<-- this should read "unsigned" not "int" {
Back to the thread
Back to the list