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
Is using a byte array within a struct a bad idea (compared to the use of multiple primitive types)?
Nov 19, 2025
c#
arrays
struct
SWIG Python C++ struct as in/out parameter
Nov 18, 2025
python
c++
struct
swig
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
« Newer Entries
Older Entries »