Hi all,
i am new to this forum, but i need a help, i need to increment BIT values of 0-4 without disturbing other bits in a byte, Because others bits 5,6,7 is already set, so i just need to increment the remaining bits whenever and entry is found. for ex when i find a entry, it must increment the bit values from 0-4 without disturbing the rest of the bits. can anybody help me out
i am new to this forum, but i need a help, i need to increment BIT values of 0-4 without disturbing other bits in a byte, Because others bits 5,6,7 is already set, so i just need to increment the remaining bits whenever and entry is found. for ex when i find a entry, it must increment the bit values from 0-4 without disturbing the rest of the bits. can anybody help me out
Comment