List Question
10 TechQA 2024-11-23 12:01:58What is MSVC /Zp alternative on GCC and clang?
525 views
Asked by Abhishek Jain
What is the default structure packing using cl/gcc/clang?
2.7k views
Asked by Abhishek Jain
Why does this alignment attribute have to be specified in a typedef?
937 views
Asked by Brian Vandenberg
Aligning a class to a class it inherits from? Force all stack alignment? Change sizeof?
1.4k views
Asked by Charles Eli Cheese
Is there a way to access members of a struct
225 views
Asked by taho
LLVM IR: struct alignment is wrong
104 views
Asked by jitao09423024
fread(): Reading from a file (without alignment) results in skipping of bytes
747 views
Asked by Paul Tashkent
Alignment in nested struct/union
139 views
Asked by tblum
Finding the difference in size of addresses(padding)
22 views
Asked by DragonSlayer712