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 struct
c++ - struct and class padding
Sep 07, 2025
c++
class
struct
alignment
How can you initialize a struct with a closure parameter like this?
Sep 08, 2025
swift
struct
closures
Sort a list of structures in Racket by more than one key
Sep 07, 2025
sorting
struct
scheme
racket
Malloc inside a structure
Sep 07, 2025
c
pointers
struct
malloc
Why does class C, which only contains member variables of type B, have sizeof(C) not equal to sizeof(B)?
Sep 07, 2025
c++
inheritance
memory
struct
sizeof
GoLang Array Index on Struct
Sep 07, 2025
arrays
go
struct
C++ modifying struct values from function by reference (potentially compile order issue)
Sep 06, 2025
c++
function
reference
compilation
struct
How to get precise struct size using Python 'struct' module
Sep 05, 2025
python
c
python-2.7
struct
How to initialize a a struct of structs inside a header file in C?
Sep 05, 2025
c
header
struct
initialization
gnu
Set of structs in Go
Sep 04, 2025
struct
go
set
Structure padding clarification for 32-bit and 64-bit architecture
Sep 05, 2025
c
gcc
struct
C struct information hiding (Opaque pointer)
Sep 05, 2025
c
struct
misra
information-hiding
opaque-pointers
Can't initialize a struct using an initializer list if it inherits? [duplicate]
Sep 04, 2025
c++
inheritance
struct
aggregate-initialization
Is the `this` argument evaluated before or after other member function arguments?
Sep 04, 2025
c++
struct
language-lawyer
sequence-points
Initialize struct with malloc in C
Sep 04, 2025
c
pointers
struct
malloc
Alignment of a struct with two doubles is 4 even though double is aligned to 8 (32bit)
Sep 04, 2025
c
gcc
struct
double
memory-alignment
In C struct, why packed,aligned seems to do padding?
Sep 05, 2025
c
gcc
struct
padding
packing
Unmarshal AWS IAM Document But Conditional string or []string in Doc
Sep 05, 2025
amazon-web-services
go
struct
amazon-iam
Convert an Array column to Array of Structs in PySpark dataframe
Sep 04, 2025
python
arrays
apache-spark
struct
pyspark
Struct Fields Not Updating When Another Object Tells Struct to Update
Sep 04, 2025
go
struct
« Newer Entries
Older Entries »