Friday, July 21, 2006 11:20 AM
Geoff
BitVector32 class
Now this is a cool class! It allows you to store 32 bools in one 32bit int. Old hat for the C/C++ veterans, but much nicer for the .NET crowd. I wonder if you can marshal out of Win32 API structs into these?...
Filed Under:
.NET Development