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
Signed bit field in C++14
Oct 01, 2022
c++
c++14
bit-fields
Definition of "allocation unit" in C++?
May 20, 2022
c++
language-lawyer
memory-alignment
bit-fields
Mapping bit-field structure to volatile register
Oct 29, 2022
c
embedded
bit-fields
Bitfield endianness in gcc
Sep 07, 2022
c++
c
gcc
endianness
bit-fields
In C#, how to easily map enum flags from one type to another?
Nov 06, 2022
c#
enums
mapping
bit-fields
Is overflow of an unsigned bit field guaranteed to wrap-around?
Dec 02, 2019
c++
language-lawyer
integer-overflow
bit-fields
What are the pros and cons of using a flags enum?
Dec 12, 2017
c#
bit-fields
Comparing Bitfields of Different Sizes
Aug 09, 2021
c++
bit-manipulation
low-level
bit-fields
Marshalling stucts with bit-fields in C#
Jan 15, 2021
c#
marshalling
bit-fields
What's the purpose of unnamed bit field at the end of structure
Jan 24, 2021
c
memory-alignment
bit-fields
sizeof not showing the expected output
May 07, 2022
c
structure
sizeof
bit-fields
How to work with bitfields longer than 64 bits?
Mar 22, 2022
c++
c
bit-manipulation
bit-fields
Mismatch between sizeof in ctypes.struct (packed) and packed struct in C
Sep 16, 2018
c
python-3.x
struct
ctypes
bit-fields
C - Sieve of Eratosthenes - BitField
Oct 24, 2022
c
arrays
bit-fields
sieve-of-eratosthenes
sieve
Switch on EnumSet
Sep 02, 2021
java
enums
switch-statement
bit-fields
enumset
What is VC++ doing when packing bitfields?
Mar 16, 2022
c++
visual-c++
bit-fields
bit-packing
Is it possible to write a _Static_assert in GCC/GNU C that would verify the layout of bit fields in memory at compile time?
Sep 07, 2022
c
gcc
assertion
bit-fields
static-assert
Why is the size of packed struct 5 instead of 4 bytes here?
Oct 30, 2022
c++
c
gcc
struct
bit-fields
C++ - How to use bitfields
Feb 17, 2022
c++
bit-fields
Questions about C bitfields
Nov 02, 2015
c
bit-fields
« Newer Entries
Older Entries »