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
Am I allowed to make circular references with constants structs?
Aug 05, 2022
c
struct
circular-reference
Swift Struct with Lazy, private property conforming to Protocol
Sep 05, 2022
swift
struct
protocols
lazy-evaluation
golang how to print struct value with pointer
Oct 26, 2022
pointers
go
struct
printing
Is it possible to cast pointers from a structure type to another structure type extending the first in C?
Oct 18, 2022
c
pointers
casting
struct
Playing Cards: Should they be enum or struct or class?
Jul 26, 2018
c#
struct
Static struct with static members
Jan 19, 2020
c++
static
struct
Internal consistency of C structures
Aug 24, 2022
c
struct
memcmp
Is it possible/advised to store a vector in a struct? C++
Dec 19, 2020
c++
vector
struct
malloc an array of struct pointers vs array of structs
Jul 05, 2022
c
arrays
pointers
struct
malloc
How is the memory layout of a class vs. a struct
Oct 26, 2022
c++
c
class
struct
language-lawyer
Golang Operator Overloading
Nov 10, 2022
go
methods
struct
operator-overloading
Nested structures
Oct 21, 2022
c
struct
One element array in struct
Nov 06, 2022
arrays
struct
element
How can I store an async function in a struct and call it from a struct instance?
Nov 04, 2022
asynchronous
struct
rust
async-await
future
How to pass a Swift struct as a parameter to an Objective-C method
Sep 13, 2022
objective-c
swift
struct
C# abstract struct
Jul 29, 2018
c#
oop
inheritance
struct
Difference between struct and class in Common Lisp
Apr 14, 2022
class
struct
common-lisp
clos
Expression must have pointer-to-class-type
Apr 01, 2022
c++
list
pointers
struct
iterator
Casting struct into int
Mar 29, 2021
c
casting
struct
Why are structures copied via memcpy in embedded system code?
Nov 16, 2022
c
struct
embedded
« Newer Entries
Older Entries »