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
Accessing a struct member from what is not the same struct type
Dec 24, 2025
c
pointers
struct
undefined-behavior
Struct definition vs struct declaration and storage generation
Dec 24, 2025
c++
c
struct
declaration
How to create a Mongo document modelling it after two structs?
Dec 22, 2025
json
mongodb
go
struct
mongo-go
Parse dynamic XML
Dec 23, 2025
xml
parsing
go
struct
Vectors and Structs in C++
Dec 23, 2025
c++
arrays
vector
struct
How can I reduce redundant code of duplicate function in Golang?
Dec 21, 2025
function
go
struct
redundancy
Understanding sizeof for C Structures with bit-fields: alignment and packing
Dec 20, 2025
c
struct
padding
bit-fields
Swift struct compiler error when declaring a private var
Dec 21, 2025
swift
struct
xcode12
Freeing variable-sized struct in C
Dec 21, 2025
c
struct
free
variable-length
filling dynamically allocated struct inside function
Dec 21, 2025
c
struct
how to refer to the current struct in an overloaded operator?
Dec 20, 2025
c++
struct
operators
operator-overloading
enum and struct definition
Dec 20, 2025
c
header
enums
struct
redefinition
When to use record struct instead of struct, and vice versa?
Dec 20, 2025
c#
struct
c#-9.0
c#-10.0
c#-record-type
Equivalent of with(from Pascal) to C/C++
Dec 19, 2025
struct
with-statement
Error: In C, got the error "dereferencing pointer to incomplete type" in a struct pointer
Dec 16, 2025
c
pointers
header
struct
dereference
c++ assigning value to struct member through shared pointer causes SIGSEGV
Dec 17, 2025
c++
struct
smart-pointers
C: Incomplete return type
Dec 17, 2025
c
struct
declaration
Struct inheritance in Objective-C?
Dec 16, 2025
objective-c
inheritance
struct
C++ array of structures initialization
Dec 16, 2025
c++
arrays
struct
initialization
Is there a way to sort structs by multiple variables in C?
Dec 15, 2025
c
sorting
struct
structure
qsort
Older Entries »