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
Are static variables possible in mutable Julia structs?
Oct 30, 2025
data-structures
struct
julia
Translating C Structures to Fortran Equivalents
Oct 30, 2025
c
struct
fortran
Why does this struct definition add extra one byte of memory usage?
Oct 30, 2025
c
memory-management
struct
Flexible array member without having to be the last one
Oct 30, 2025
c
struct
c99
c11
flexible-array-member
incompatible types in assignment of ‘float’ to ‘float [16]’
Oct 30, 2025
c++
arrays
struct
floating-point
Can I assign a value to one union member and read the same value from another?
Oct 29, 2025
c
struct
language-lawyer
unions
How to find max/min value in array of struct
Oct 30, 2025
arrays
swift
struct
How to test instantiation of struct in Rust?
Oct 29, 2025
unit-testing
struct
rust
Sorting on a shared nested struct property in Go
Oct 28, 2025
sorting
struct
go
nested
Portability concerns on C struct/union
Oct 29, 2025
c
struct
portability
unions
C++ Updating a data member using a struct pointer
Oct 29, 2025
c++
struct
How to cast/convert a Struct to Protobuf?
Oct 29, 2025
go
struct
protocol-buffers
proto
fread(): Reading from a file (without alignment) results in skipping of bytes
Oct 30, 2025
c
struct
byte
fread
struct-member-alignment
How to initialize a local struct in MASM assembly
Oct 29, 2025
assembly
struct
x86
masm
Using reflection SetString
Oct 29, 2025
string
go
reflection
struct
Reading file into array of struct c++
Oct 28, 2025
c++
arrays
struct
fstream
Putting opaque struct definition into a separate header file
Oct 29, 2025
c
struct
software-design
opaque-pointers
Remove field from array.struct in Spark
Oct 29, 2025
scala
apache-spark
struct
apache-spark-sql
field
How to refer the struct itself in Julia
Oct 28, 2025
struct
julia
Struct padding for single member structs
Oct 28, 2025
c
struct
padding
Older Entries »