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
C- Setting a array of structs to null
Mar 27, 2023
c
arrays
multidimensional-array
struct
Using Python Ctypes to pass struct pointer to a DLL function
Mar 26, 2023
python
pointers
struct
ctypes
C# list of const struct
Mar 25, 2023
c#
list
struct
constants
iOS: why can't you have objects in structs?
Mar 24, 2023
ios
struct
automatic-ref-counting
In C#, should I use struct to wrap an object in order to fulfill additional interfaces?
Mar 25, 2023
c#
.net
oop
design-patterns
struct
Optimize small 3d vector struct for performance
Mar 24, 2023
c++
vector
struct
Dynamically allocate memory for Array of Structs
Mar 24, 2023
c
arrays
pointers
struct
malloc
converting from struct to float*
Mar 23, 2023
c++
matrix
struct
floating-point
How to fread() structs?
Mar 22, 2023
c
file
file-io
struct
io
Copy struct to vector
Mar 22, 2023
c++
vector
struct
Pass anonymous struct as parameter in C
Mar 21, 2023
c
function
struct
parameters
Struct Memory Allocation in C
Mar 20, 2023
c
memory
memory-management
struct
Should I use {} or {0} to initialise an array/struct? [duplicate]
Mar 20, 2023
arrays
c
struct
initialization
braced-init-list
Key Value Pair in C Language
Sep 03, 2025
c
struct
How to use bit instead of bool in golang structure?
Sep 03, 2025
go
struct
bit
memory-footprint
How to use zero length array in C
Sep 02, 2025
c
struct
Creating a struct referencing itself in C using custom type
Sep 02, 2025
c
struct
typedef
Map a Vec of structures to another Vec of structure in Rust without cloning
Sep 03, 2025
struct
rust
iterator
closures
map-function
convert array to struct pyspark
Aug 31, 2025
python
apache-spark
pyspark
struct
apache-spark-sql
Understanding the ambiguous calls in C++
Sep 01, 2025
c++
struct
Older Entries »