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
Is the padding between class members of the same type always the same?
Jun 12, 2026
c++
class
struct
padding
Public sizeof for privately defined struct
Jun 13, 2026
c
struct
data-hiding
Why wrap a struct with a union?
Jun 12, 2026
c
struct
How to check if an initialised struct is empty or not?
Jun 11, 2026
c
struct
Confusing of using pointer in Go
Jun 11, 2026
pointers
go
struct
Is there any difference between initializing a struct with {0} or {'\0'}?
Jun 11, 2026
c
struct
initialization
C++ Initialize object member of a struct that is allocated using the "new" keyword
Jun 10, 2026
c++
struct
initialization
Declare class member at runtime in D
Jun 10, 2026
templates
class
struct
d
In Go, is a structure pointer not a reference type?
Jun 09, 2026
pointers
go
struct
Why does struct size change with enum bitfield in struct (standard C)
Jun 09, 2026
c
struct
enums
size
bit-fields
Dynamically reallocating an array of structs in C [closed]
Jun 07, 2026
c
arrays
struct
realloc
Binary '<' : 'const_Ty' does not define this operator or a conversion to a type acceptable to the predefined operator [duplicate]
Jun 09, 2026
c++
class
struct
c++14
MGO Pipe with $lookup query won't attach matching documents from "joined" collection
Jun 08, 2026
go
struct
aggregation-framework
mgo
Assign memory to structure using structure
Jun 08, 2026
c
struct
linked-list
Initializing a pointer at declaration time in a C struct
Jun 08, 2026
c
pointers
struct
malloc
C++ Accept Any Struct In Parameter
Jun 08, 2026
c++
pointers
struct
How to call method by its string name with string struct name?
Jun 08, 2026
go
methods
dynamic
struct
Writing a 'generic' struct-print method in C
Jun 07, 2026
c
struct
Immutable structs are thread safe they say [duplicate]
Jun 07, 2026
c#
struct
alignment
atomic
value-type
Older Entries »