bitwise Complement: The bitwise complement operator, the tilde, ... unsigned char c ^= (1 << n); ... (a)-(c) does not cover sizeof(int), (e) 3 is wrong.
確定! 回上一頁