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
What does it mean: "typedef struct{...} VNode,AdjList[20]"
Mar 19, 2023
c
struct
C modern array allocation?
Mar 19, 2023
c
arrays
struct
Lifetime parameters for an enum within a struct
Mar 18, 2023
struct
enums
rust
lifetime
Golang switch between structs
Mar 18, 2023
struct
go
interface
switch-statement
Structures in C with "no member named..." error
Mar 17, 2023
c
struct
strcpy
struct.pack(!i, 10) result is "00 00 00 0d 0a" on Windows
Mar 17, 2023
python
struct
pack
Is it possible to do inheritance from an abstract/base struct or simulate something along those lines in C?
Mar 16, 2023
c
inheritance
struct
Older Entries »