Re: Help on bit operation
Randi Botse <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
Hi again.
I was able to solve my bit packing/unpacking problems with bit mask
and shift operations, but i have no idea how to do this using a
bit-field structure, can someone give me a example?
Thanks
- Randi