Bits « Data Type « C# / CSharp Tutorial






2.42.Bits
2.42.1.Bitwise Operators
2.42.2.Display the bits within a byte.
2.42.3.Use enum value to mark BitArrays
2.42.4.Converts the bit patterns of UInt32 values to Byte arrays with the GetBytes method.