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
Structure Confusion
Oct 08, 2019
c
struct
declaration
definition
Is a struct {...}; a type or an unnamed variable?
Mar 27, 2022
c
struct
What's the fastest idiomatic way to mutate multiple struct fields at the same time?
Jan 02, 2020
struct
event-handling
rust
mio
Anonymous struct, difference between struct{}{} and {}
Oct 22, 2022
dictionary
go
struct
composite-literals
std::string in struct - Copy/assignment issues?
Mar 09, 2022
c++
stl
struct
how to get struct's start address from its member's address
Jun 24, 2022
c
struct
memory-address
empty struct definitions illegal in C but not C++?
Nov 06, 2022
c++
c
struct
How can I override the serialized name of each list item in a List<SomeStruct>() in c#?
Feb 24, 2022
c#
list
struct
generics
xmlserializer
Why does C++ have both classes and structs? [duplicate]
Sep 27, 2018
c++
class
struct
Are "malloc(sizeof(struct a *))" and "malloc(sizeof(struct a))" the same?
Jul 22, 2018
c
pointers
struct
free the space allocated in c with malloc
Jan 25, 2018
c
struct
malloc
free
typedef
Why does an array of classes consume ~20% more memory than array of structs?
Jul 01, 2022
c#
arrays
class
struct
Memory is not reallocating
Aug 27, 2022
c
struct
malloc
realloc
In Go, can both a type and a pointer to a type implement an interface?
Jan 21, 2020
pointers
interface
struct
go
Why Java doesn't support structures ? (Just out of curiosity)
Jul 09, 2017
java
struct
Apple's description of reference and value types with multiple threads
Nov 04, 2022
swift
multithreading
class
struct
Structure for an array of bits in C
Jun 17, 2022
c
arrays
struct
bit
huffman-code
Struct in C, are they efficient?
May 25, 2013
c
struct
performance
Class declaration confusion - name between closing brace and semi-colon
Aug 16, 2022
c++
c
oop
class
struct
Choosing between classes and structs
Jun 07, 2022
class
polymorphism
d
struct
« Newer Entries
Older Entries »