Suppose I have a byte named 'TestByte', how can I test a single bit of that byte? Could I say: struct TestByte { int bit7; int bit6;
確定! 回上一頁