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
pointer to struct or class versus pointer to first field
Aug 31, 2022
c++
oop
pointers
struct
field
does free() follow pointers?
Oct 14, 2022
c
pointers
struct
malloc
free
Convert a struct to vector of bytes
Jan 24, 2018
c++
vector
struct
How to prevent a struct's default constructor to be called?
Sep 15, 2022
c#
struct
default-constructor
Difference between "struct foo*" and "foo*" where foo is a struct?
Dec 26, 2017
c
struct
typedef
Returning pointer to a local structure
Jul 05, 2017
c
pointers
variables
struct
return
Get the offset of a field in a delphi record at runtime
Jan 21, 2021
delphi
pointers
struct
delphi-7
rtti
In C++, why struct is in fact class?
Sep 22, 2022
c++
oop
class
struct
backwards-compatibility
C# delegate to struct method
Nov 14, 2022
c#
delegates
struct
Is there an equivalent C# syntax for C's inline anonymous struct definition?
Aug 17, 2022
c#
c
struct
equivalent
Converting a C++ class to a C struct (and beyond)
Nov 18, 2022
c++
c
class
struct
C++ structure initialization with all zeros
Sep 14, 2022
c++
struct
initialization
Scala Case Classes - Are they just structs?
Mar 18, 2022
scala
struct
case-class
c using enum inside struct
Mar 13, 2019
c
struct
enums
Vector of Structures
Oct 26, 2022
c++
vector
struct
Why does 'sizeof' give wrong measurement? [duplicate]
Oct 16, 2021
c++
struct
sizeof
typedef stuct with forward declaration in C
Aug 28, 2022
c
struct
typedef
forward-declaration
Vector of pointers to struct
Oct 31, 2022
c++
pointers
vector
struct
C memory allocation for struct with malloc
Jun 20, 2022
c
memory
memory-management
struct
malloc
Can one element in struct access another element of itself in C?
Oct 18, 2022
c
pointers
struct
« Newer Entries
Older Entries »