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
What does `*` mean in a C `typedef struct` declaration?
Nov 08, 2022
c
struct
Why does the doubly linked list in sys/queue.h maintain the address of previous next element?
Jan 09, 2022
c
struct
queue
doubly-linked-list
bsd
Compiling an aligned struct gives strange warning in GCC
Nov 27, 2020
c++
gcc
struct
g++
alignment
How to declare a struct where only some members can use a value from another struct?
Nov 17, 2022
struct
rust
default-value
Allowing struct field to overflow to the next field
Aug 23, 2022
c
gcc
struct
compiler-optimization
loop-unrolling
C++ Expression must have pointer-to-object type
Jan 24, 2018
c++
pointers
struct
How can I assign a value to a Struct member?
Apr 22, 2017
struct
swift
Update field in struct-like enum variant
Feb 23, 2022
struct
enums
rust
fread() a struct in c
Sep 08, 2022
c
struct
io
fread
Performance of creating struct values
Apr 16, 2020
c#
struct
xna
Byte limit when transferring Python objects between Processes using a Pipe?
Aug 17, 2022
python
struct
parallel-processing
multiprocessing
How to do struct.pack and struct.unpack in cython?
Nov 02, 2020
python
c
serialization
struct
cython
Struct constructor calls this()
Sep 12, 2019
c#
struct
constructor
initialization
Swift - Append to array in struct
Dec 27, 2019
arrays
swift
struct
append
Will the compiler optimize functions which return structures with fixed size arrays?
Oct 23, 2022
c++
c
struct
return-value
return-value-optimization
Is it possible to define structs at runtime or otherwise achieve a similar effect?
Sep 10, 2022
struct
rust
runtime
Function Prefix vs "Function Struct" in C
Nov 16, 2020
c
function
struct
prefix
Initializing struct containing arrays
Aug 28, 2022
c
arrays
struct
initialization
compound-literals
Adding members to a C-style struct and backwards compatibility
Jun 02, 2018
c
api
struct
backwards-compatibility
Will deleting a structure's pointer also delete pointers within the structure?
Oct 15, 2022
c++
struct
destructor
delete-operator
« Newer Entries
Older Entries »