List Question
20 TechQA 2023-10-08T01:46:31.167000Difference between packing a struct vs union vs enum
118 views
Asked by ZeZNiQ
Typedef struct problems (extracting box files)
79 views
Asked by Krisztian
Reordering bit-fields mysteriously changes size of struct
135 views
Asked by geo
size and alignment of int bitfields
404 views
Asked by YePhIcK
How to deal with alignment skew when storing a structure in a byte buffer?
687 views
Asked by glades
C++ question , how can I see the default value of packing
214 views
Asked by Maverick447
In the directive, #pragma pack(n), which values are valid values of n?
155 views
Asked by Abhishek Jaiswal
Portable way to create heterogenous vertex data array
84 views
Asked by jwd
Bit fields maked more optimized
1k views
Asked by MrSpartan
Does pragmapack() in C programming have any usage apart from structure packing?
104 views
Asked by Meganathan
GCC end-aligned structure
86 views
Asked by Philippe Aubertin
Unexpected size when a struct has a union
131 views
Asked by fatdragon
std::memcpy struct with tightly packed members of TriviallyCopyable type T to an array of T and vise versa
1.4k views
Asked by yuri kilochek
Reinterpret struct with members of the same type as an array in a standard compliant way
1.4k views
Asked by yuri kilochek
sizeof(struct) weird output in C++
884 views
Asked by Rishikesh Shukla
how size of a structure varies with different data types
1.2k views
Asked by rajenpandit
1 Byte Alignment vs 4 Byte Alignment (Pixel Packing)
3k views
Asked by foobar5512
size of a structure containing bit fields
12.8k views
Asked by user1367292
_int64 bit field
3.9k views
Asked by cool.2k7
Sizeof operator returns incorrect size?
21k views
Asked by Kristina