Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bitflags
Testing bitmask when stored as integer and available as string
Oct 19, 2025
bitmask
bitflags
Creating bitflag variables with large amounts of flags or how to create large bit-width numbers
Feb 19, 2023
c
bitflags
Parsing enum flags from comma-separated list or integer
Jan 17, 2023
c#
xml
enums
enum-flags
bitflags
How to implement flags with the options true,false,default and toggle in C++?
Nov 01, 2022
c++
flags
bitflags
What is the purpose of the flags struct in iOS?
Feb 17, 2020
c
ios
struct
bitflags
What data structure for an array of bit flags?
Jul 17, 2019
arrays
haskell
bitflags
Is there a pattern or a method in C# to check if an (int 1,2,4,8,...) option is true or false
Nov 13, 2022
c#
enums
boolean-operations
bitflags
Is there a name for the technique of using base-2 numbers to encode a list of unique options?
Jan 05, 2014
algorithm
options
bitmask
bitflags
Rust bitfields and enumerations C++ style
Oct 20, 2022
c++
winapi
rust
bit-fields
bitflags
What's the optimal way to store binary flags / boolean values in each database engine?
Oct 26, 2022
database-design
flags
bitflags
Is this the most optimal way? C bitfields
Sep 15, 2022
c
bit-fields
bitflags
C - Using enum for bit flags - warning: enumerated type mixed with another type
Sep 15, 2022
c
enums
arm
keil
bitflags
Flags in VB6 does not return a correct value
Oct 30, 2022
vb6
enums
bitflags
Determine which single bit in the byte is set
Aug 26, 2022
c
optimization
bit-manipulation
bitflags
Why does [Flag]'d enums start at 0 and increment by 1?
Aug 11, 2022
c#
enums
bitflags
Simple boolean operators for bit flags
Oct 27, 2022
c++
c
boolean-operations
bitflags
How can I define an enumeration where multiple values map to a single label?
Mar 02, 2022
c#
.net
enums
bitflags
Actual uses of bit flags in .NET framework
Mar 17, 2022
c#
.net
bitflags
How should I represent a bit flags int field in django admin?
Aug 13, 2017
python
database
django
django-admin
bitflags
C# int to Flag Enum [duplicate]
Mar 29, 2018
c#
enums
bitflags
Older Entries »