In this article, we’ll take a look at using the left shift and right shift operators in C/C++.

These two operators are very useful if you want to do some bit-manipulation operations.

Let’s look at them in more detail, using some examples.

#c programming #c #csharp #cplusplus

Using the Left Shift and Right Shift operators in C / C++
1.90 GEEK