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 memory-alignment
Correctness of misaligned access in C++
Feb 16, 2026
c++
memory
undefined-behavior
memory-alignment
Why are the alignment padding rules different when inheriting from an aggregate? [duplicate]
Feb 16, 2026
c++
c
struct
memory-alignment
Struct member alignment -- different sizeof using 16-bit and 32-bit compiler
Feb 15, 2026
c
gcc
embedded
memory-alignment
struct-member-alignment
C++ Memory alignment - should we care? [duplicate]
Feb 14, 2026
c++
memory-alignment
Accessing first field of struct in a union of structs
Feb 11, 2026
c
struct
unions
memory-alignment
pointer-conversion
Is there an `alignof` implementation portable to standard C89 and C99?
Feb 12, 2026
c
c99
memory-alignment
c89
alignof
Is it guaranteed that the padding bits of "zeroed" structure will be zeroed in C?
Feb 06, 2026
c
structure
padding
memory-alignment
bit-fields
Is it legal for a compiler to optimize calls to malloc to return more weakly aligned memory?
Feb 05, 2026
c
malloc
language-lawyer
memory-alignment
How to generate unaligned access condition and how to detect it using gcc?
Feb 01, 2026
gcc
arm
memory-alignment
Gaps in aligned struct in C
Feb 01, 2026
c
struct
memory-alignment
In which cases can __declspec( align( # ) ) not work?
Feb 01, 2026
c++
windows
visual-c++
memory-alignment
Two types in the same dynamic allocation
Jan 29, 2026
c
malloc
memory-alignment
c89
Why do align access and non-align access have same performance?
Jan 27, 2026
x86-64
intel
memory-alignment
Is the stack aligned to a 4 bytes boundary when my program starts?
Jan 26, 2026
assembly
x86
stack
memory-alignment
calling-convention
Enforce struct size alignment
Jan 25, 2026
c
memory-alignment
c11
C program - Structure variable data packing and alignment
Jan 23, 2026
c
memory-management
memory-alignment
struct-member-alignment
How to properly write C structure to file on disk, so it was possible to use mmap on it?
Jan 22, 2026
c
memory
data-structures
mmap
memory-alignment
portable c++ alignment?
Jan 01, 2026
c++
memory-alignment
pimpl-idiom
gcc alignas issue with member pointers to objects
Dec 21, 2025
c++
c++11
memory-alignment
alignas
Older Entries »