[Day 10] Operator 3: Bitwise Shift Operator
In this class, I learn the bitwise shift operator including ''. 1. Right-shift operator (>>) - The right-shift operator ( 2; printf('%x', A); return 0; } The results showed 'A' as 0b0010 that which resulted in change of 2^(-2). 2. Left-shift operator (
Study Meeting/빡공단 30기
2023. 1. 11. 00:24