Search code examples
Gmod Lua - Checking if flag exists in bitflag...


luaenum-flagsbitflags

Read More
Can return value of fetestexcept contain multiple flags?...


c++bitflagsfloating-point-environment

Read More
How to pick bitflag values?...


language-agnosticcode-generationbit-fieldsbitflags

Read More
Is it possible to check for exactly n flags are set for an enum in C++ std::unordered_map key?...


c++enumsbit-manipulationunordered-mapbitflags

Read More
Deserializing a bitflag enum in C# with Unity...


c#jsonunity-game-engineenumsbitflags

Read More
Why cout.flags() & std::ios_base::right prints 0 even though by default the output is right alig...


c++language-lawyeriostreamcoutbitflags

Read More
Checking for multiple bitflags - binary comparison in [PHP]...


phpcomparisonbitwise-operatorsflagsbitflags

Read More
Why are only 128 characters encoded to one byte in UTF-8 and not 256 characters?...


utf-8character-encodingbitflags

Read More
Rust bitfields and enumerations C++ style...


c++winapirustbit-fieldsbitflags

Read More
How to use bitwise flags in Python...


pythonpython-2.7bitflags

Read More
Can I decompose a Python Flag enum into its fundamental parts?...


pythonenumsenum-flagsbitflags

Read More
Conditional statement against _WinAPI_EnumDisplayDevices() -returned bitflag...


conditional-statementscoding-styleautoitbitflags

Read More
Iterate through values in @IntDef, @StringDef or any @Def class...


javabitflags

Read More
Is there a name for the technique of using base-2 numbers to encode a list of unique options?...


algorithmbitmaskbitflags

Read More
Groupby and Count Flags as indexes in Pandas...


pandasgroup-bypivotpivot-tablebitflags

Read More
Creating bitflag variables with large amounts of flags or how to create large bit-width numbers...


cbitflags

Read More
/usr/bin/link: missing operand after ‘\377\376"’ when compiling bitflags...


rustbitflagsrust-no-std

Read More
How to check if a bit is set in PowerApps?...


powerappsbitflags

Read More
Python: Setting Multiple Attributes for a file (e.g. System, Hidden)...


pythonattributesfile-attributesbitflags

Read More
set a flag in int variable from different context on bare metal controller...


c++volatilec++20bitflags

Read More
Is there any reason to use enum params over bit flags in c#?...


c#enumsparametersbitwise-andbitflags

Read More
Testing if a bitmask has one and only one flag...


bitbitmaskbitflags

Read More
How to make sense of O_RDONLY = 0?...


cfile-descriptorfcntlbitflags

Read More
Is there an easier way to parse an int to a generic Flags enum?...


c#enumsenum-flagsbitflags

Read More
How to store Processor Status flags' values with corresponding enum for 6502...


c++cpu-registersenum-flagsbitflags

Read More
Check if set of bitflags include atleast one flag of other bitflags...


c#enumsboolean-operationsbitflags

Read More
Bitstrings and flag shifting...


arraysbit-manipulationbitwise-operatorsbit-shiftbitflags

Read More
CreateFile - dwDesiredAccess...


cwinapibitflags

Read More
-D name=definition and bitwise operator...


cgccbitwise-operatorsbitflags

Read More
How does c# flags attribute enum bit combining work?...


c#enumsbit-manipulationbitflags

Read More
BackNext