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 bit-fields
Bit field vs Bitset
Oct 16, 2022
c++
bit-fields
bitset
How to simulate bit-fields in Delphi records?
Sep 05, 2022
delphi
record
bit-fields
Is there a bit-equivalent of sizeof() in C?
Sep 04, 2022
c
sizeof
bit-fields
Is it possible to use array of bit fields?
Sep 04, 2022
c++
c
arrays
struct
bit-fields
Colons after variable name in C [duplicate]
Sep 04, 2022
c
syntax
bit-fields
Why class size increases when int64_t changes to int32_t
Oct 14, 2022
c++
memory-alignment
bit-fields
memory-layout
object-layout
Using Bitwise operators on flags
Sep 03, 2022
c#
.net
bit-manipulation
bit-fields
Is it safe to use an enum in a bit field?
Dec 17, 2018
c++
c
enums
bit-fields
Practical Use of Zero-Length Bitfields
Oct 23, 2022
c++
c
bit-fields
C++11 standard conformant bitmasks using enum class
Sep 01, 2022
c++
c++11
bit-fields
bitmask
enum-class
C++ bitfield packing with bools
Aug 31, 2022
c++
bit-fields
What is the most efficient way to represent small values in a struct?
Aug 31, 2022
c
struct
bit-fields
Declaring and using a bit field enum in Swift
Aug 30, 2022
enums
swift
bit-fields
How is the size of a struct with Bit Fields determined/measured?
Aug 16, 2022
c
bit-fields
In C, what does a colon mean inside a declaration? [duplicate]
Aug 29, 2022
c
bit-fields
colon
Does Python have a bitfield type?
Mar 12, 2022
python
bit-fields
bitarray
When is it worthwhile to use bit fields?
Aug 27, 2022
c++
c
bit-fields
What does a colon in a struct declaration mean, such as :1, :7, :16, or :32?
Aug 27, 2022
c++
c
bit-fields
What does 'unsigned temp:3' in a struct or union mean? [duplicate]
Aug 04, 2022
c++
c
bit-fields
colon
Why bit endianness is an issue in bitfields?
Aug 26, 2022
c
cross-platform
portability
low-level
bit-fields
« Newer Entries
Older Entries »