Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 200 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 200 Bytes

Operations with bit

get_bit, set_bit and reset_bit are basic bit manipulation in C/C++.

P.S.

There're suffixes for numbers in C++