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++: dynamically allocating a member array of structs using non-default constructor
Oct 13, 2013
c++
arrays
constructor
struct
memory-management
Why does internal Lua strings store the way they do?
Oct 16, 2022
c
string
struct
lua
When should I typedef struct vs. pointer to struct?
Oct 29, 2017
c
struct
typedef
abstract-data-type
Typedefs, tagged and untagged structures, and incompatible pointer types
Oct 13, 2018
c
struct
typedef
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
« Newer Entries
Older Entries »