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
How to pass a Reference / Pointer to a Rust Struct to a C ffi interface?
Aug 28, 2026
pointers
struct
rust
ffi
rust-cargo
Allocating memory for array in struct (in C)
Aug 27, 2026
c
arrays
pointers
struct
malloc
How can a struct be unsized? [duplicate]
Aug 27, 2026
memory
struct
rust
Struct field tag `name` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
Aug 28, 2026
go
struct
reflection
compiler-warnings
String literals in GO structure definition [duplicate]
Aug 27, 2026
go
struct
Pass more than a value between non-terminal Bison rule
Aug 27, 2026
c
struct
parameter-passing
bison
flex-lexer
Passing Fortran derived type array to a C function as a struct
Aug 27, 2026
arrays
c
struct
fortran
fortran-iso-c-binding
Why use dynamic memory allocation(i.e. malloc()) when implementing linked list in c?
Aug 26, 2026
c
memory-management
data-structures
struct
Escaping closure captures mutating 'self' parameter: struct [duplicate]
Aug 25, 2026
ios
swift
class
struct
closures
How to move a struct into a class?
Aug 25, 2026
c++
class
struct
Read/Write Struct to Flash Memory
Aug 24, 2026
struct
stm32
stm32f4discovery
flash-memory
stm32f4
Adding structure to an array of char in C
Aug 25, 2026
c
arrays
struct
What is the difference between struct Node* and Node* in function call?
Aug 25, 2026
c++
struct
scope
declaration
error: struct has no member named X
Aug 25, 2026
c
struct
tree
binary-tree
Set tags for imported struct in Go
Aug 25, 2026
json
encoding
struct
go
go-gorm
same address returned in C# struct pointer
Aug 24, 2026
c#
pointers
struct
swift: Listen for "struct variable"-change event?
Aug 23, 2026
ios
swift
struct
instance
Is it undefined behavior in C to cast function pointers operating on derived structs up to functions operating on the base type?
Aug 21, 2026
c
struct
casting
function-pointers
undefined-behavior
Going faster than struct.pack with cython
Aug 23, 2026
python
struct
cython
pack
Older Entries »