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
What does it mean when the name at the beginning of the struct and the one at the end of the struct are different?
Apr 10, 2026
c
struct
typedef
How does the two different syntax of union declaration give me different size?
Apr 10, 2026
c++
struct
sizeof
unions
Accessing struct element straight from function call in C
Apr 08, 2026
c
gcc
struct
c99
c11
How to calculate the size of a data member in a structure?
Apr 09, 2026
c
struct
sizeof
Put a struct as a generic covariant parameter
Apr 10, 2026
c#
generics
struct
covariance
structs and segmentation fault
Apr 09, 2026
c
struct
segmentation-fault
Accessing struct members directly
Apr 09, 2026
c++
memory
struct
How can I access variables in packed structure without unaligned mode?
Apr 09, 2026
c
struct
structure
padding
packing
How do I Marshal a struct with an embdedded struct field to be a flat JSON object in Go?
Apr 09, 2026
json
go
struct
encoding
A better way to check POST params?
Apr 08, 2026
validation
go
struct
conditional-statements
Passing fscanf / sscanf string into a structure field char[4]
Apr 04, 2026
c
struct
scanf
Swapping two structs from an array of structs (bubblesort)
Apr 04, 2026
c
pointers
struct
swap
bubble-sort
Why aren't root node values valid?
Apr 03, 2026
c
struct
.append() to a Collection of custom Structs
Apr 03, 2026
ios
arrays
swift
struct
How to create an array of const structs
Apr 01, 2026
c
arrays
struct
Load a field of struct into a variable (MATLAB)
Apr 01, 2026
matlab
variables
struct
matlab-load
Get vector of a specific member from a vector of structs
Mar 30, 2026
c++
vector
struct
Array of pointers to different structs
Mar 30, 2026
c
arrays
pointers
struct
coldfusion - getting array into database
Mar 30, 2026
arrays
struct
coldfusion
« Newer Entries
Older Entries »