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 there any drawbacks to using multiple arrow operators (->) chained together?
May 16, 2022
c
performance
pointers
struct
Julia - C struct inside struct stored as pointer in Julia
Feb 24, 2022
c
pointers
struct
julia
Solidity, Solc Error: Struct containing a (nested) mapping cannot be constructed
Aug 22, 2022
struct
mapping
blockchain
ethereum
solidity
how to define an enumeration inside a class and use it from the outside
Dec 06, 2019
c++
class
struct
enumeration
Use of struct identifier to signify POD types and C structures
Oct 22, 2022
c++
c++11
struct
visual-studio-2013
c++14
What is the idiomatic way in Go to create a complex hierarchy of structs?
Feb 19, 2019
inheritance
go
struct
interface
embedding
Aliasing struct and array the conformant way
Jul 20, 2021
c
arrays
struct
language-lawyer
Why do I not need 3 levels of braces for initializing 3 levels of arrays?
Nov 13, 2022
c++
struct
nested
uniform-initialization
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
« Newer Entries
Older Entries »