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
A reused named struct as a nested struct triggers a redefinition error in GCC
Jun 14, 2026
c
struct
unions
Store struct containing vector and cv::Mat to disk - Data serialization in C++
Jun 13, 2026
c++
opencv
serialization
struct
Structure have objects and cannot be copied
Jun 13, 2026
struct
compiler-errors
mql4
How would I use an enum contained in a struct as a parameter for a function?
Jun 11, 2026
c
struct
enums
typedef
Why can't you define struct members globally?
Jun 14, 2026
c
struct
Declaring a pointer to struct creates a struct?
Jun 13, 2026
c
pointers
struct
C Prog.: Structure as argument of function?
Jun 13, 2026
c
struct
How to see parameters of a struct in Julia?
Jun 13, 2026
struct
julia
Initializing array within structure with another array
Jun 13, 2026
c
struct
initialization
Object methods in C: memory leaks
Jun 13, 2026
c
pointers
object
struct
memory-leaks
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
« Newer Entries
Older Entries »