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
Is it well-defined behavior to address a 32-bit `int` using a bitfield inside a union?
Mar 16, 2023
c
gcc
language-lawyer
unions
bit-fields
Bit order in struct is not what I would have expected
Mar 06, 2023
c++
endianness
bit-fields
Verify macro argument size at compilation time
Mar 05, 2023
c
sizeof
bit-fields
c11
Bit fields for reading from H/W registers
Feb 17, 2023
c
bit-manipulation
bitwise-operators
unions
bit-fields
Python ctype-bitfields: get bitfield location
Feb 15, 2023
python
ctypes
bit-fields
Overlapped bit-field in C
Feb 14, 2023
c
struct
unions
bit-fields
C++ bool array as bitfield?
Dec 31, 2022
c++
struct
boolean
bit-fields
How do I parse out n-bit elements from a byte addressable array
Jan 01, 2023
c
parsing
bit-fields
Concept of bit field
Dec 29, 2022
c
bit-fields
Why bitfields have to be integer?
Dec 28, 2022
c
integer
bit-fields
Why aren't bitfields allowed with normal variables?
Dec 23, 2022
c
gcc
struct
unions
bit-fields
Error trying to define a 1,024-bit (128 Byte) Bit Field
Dec 18, 2022
c
bit-fields
Iterate members of a bitfield
Dec 12, 2022
c++
bit-fields
Do bitfields have any hidden costs or benefits aside from the obvious seeming benefit of saving space?
Dec 09, 2022
c++
bit-fields
Initializer list initialization of a member struct bitfield element causing bugs in IAR ARM
Nov 10, 2022
c++
arm
bit-fields
vtable
iar
Where to look up GCC's implementation of implementation-defined behavior?
Nov 04, 2022
c++
gcc
g++
bit-fields
Type cast failed in switch for enum with restricted storage
Nov 02, 2022
c++
g++
switch-statement
bit-fields
enum-class
Extract bitfields from an int in Python
Nov 01, 2022
python
bit
bit-fields
How to cast signed int to 15 bit bit-field?
Nov 01, 2021
c
bit-fields
c union and bitfields
Feb 05, 2023
c
bit-fields
unions
Older Entries »