How to read and write bits in C#

Jul 17 2008 7:23 AM
I have to write and read bits from int in my program. How to do it?

Answers (2)