Fun with Flags: How to Make Flags in C# with Enums and Bit Shifting
#csharp #dotnet #programming #bitshifting #enum #csharp #imagegeneration #webmonetization
https://hackernoon.com/fun-with-flags-how-to-make-flags-in-c-with-enums-and-bit-shifting
#csharp #dotnet #programming #bitshifting #enum #csharp #imagegeneration #webmonetization
https://hackernoon.com/fun-with-flags-how-to-make-flags-in-c-with-enums-and-bit-shifting
Hackernoon
Fun with Flags: How to Make Flags in C# with Enums and Bit Shifting | Hacker Noon
Vexillology and Bit Shifting are often not talked about together. Today though, I encode numbers like 52357729848 into country flags using enums in C#.