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
Address of members of a struct via NULL pointer
Nov 19, 2025
c
pointers
struct
null
getaddrinfo addrinfo result in stack or heap
Nov 19, 2025
c
network-programming
struct
heap-memory
stack-memory
Usage of empty structs in C++
Nov 17, 2025
c++
struct
Returning values from a function : reference vs struct
Nov 18, 2025
c++
struct
parameter-passing
return-value
Assign a new value to a struct field
Nov 18, 2025
go
methods
struct
Struct variable alias
Nov 17, 2025
c
struct
compiler-warnings
c99
unions
Why returning a reference owned by the current function is allowed in Rust?
Nov 06, 2025
struct
rust
initialization
lifetime
ownership
std::vector of struct: what will be the initial values of the members of the struct after a vector resize?
Nov 06, 2025
c++
struct
language-lawyer
standards
default-constructor
Is multiple-level "struct inheritance" guaranteed to work everywhere?
Nov 06, 2025
c
struct
How to instantiate the same struct with different implementations of a trait?
Nov 05, 2025
struct
rust
traits
How would I create a function-local static `HashSet<char>` and initialize it once? [duplicate]
Nov 05, 2025
struct
static
initialization
rust
What does passing two aliases to `typedef struct` mean?
Nov 04, 2025
c
struct
typedef
Unity - Custom drawing of a struct in the inspector
Nov 04, 2025
c#
unity-game-engine
struct
unity3d-editor
unity-editor
golang why comparing two variables pointing to struct behaves differently?
Nov 03, 2025
go
pointers
struct
comparison
How do I determine the memory layout of a structure?
Nov 03, 2025
c
memory
compilation
struct
C++ struct member functions definitions have differences if they are defined outside the struct body ?
Nov 02, 2025
c++
struct
inline
member
A @State static property is being reinitiated without notice
Nov 02, 2025
swift
struct
static
swiftui
Swift struct initialization, making another struct like String
Nov 02, 2025
swift
xcode
struct
initialization
Older Entries »