C includes the bitwise-AND operator & and the bitwise-OR operator |. ... AND-ing by a 0 results in a 0, not matter what the original bit value was.
確定! 回上一頁