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
Write raw struct contents (bytes) to a file in C. Confused about actual size written
Nov 06, 2022
c
struct
sizeof
fwrite
Access struct property by variable value
Apr 02, 2022
c++
struct
getter-setter
C++ struct template
Nov 06, 2022
c++
templates
struct
Problems initializing arrays in structs in arrays in structs
Nov 13, 2022
c++
arrays
struct
initialization
Array of variable length in struct
Sep 22, 2019
c
arrays
struct
variable-length-array
Is layout-compatibility in the c++11 (working draft) standard too weak?
Jun 07, 2020
c++
c++11
struct
language-lawyer
memory-layout
Struct Attribute on Discriminated Unions
Nov 04, 2022
struct
f#
discriminated-union
How to unpack 6 bytes as single integer using struct in Python
May 02, 2019
python
struct
How to refer to recursive structs through pointers using vectors
Dec 08, 2018
c++
pointers
vector
struct
Why assign a reference to a struct in go?
May 14, 2022
reference
struct
initialization
go
Any way to store struct in NSCache
Oct 30, 2022
ios
swift
object
struct
Using initializer list for a struct with inheritance
May 21, 2022
c++
struct
initialization
visual-studio-2017
c++17
How do I allocate more space for my array of C structs?
Sep 03, 2022
c
struct
malloc
realloc
C# Struct Generic Constructor [duplicate]
Nov 12, 2022
c#
generics
constructor
struct
C struct with pointers initialization
Apr 07, 2022
c
pointers
struct
Objective-C: How to check if a variable is an object, a struct or another primitive
Jun 16, 2019
objective-c
struct
primitive
Declaring a struct in a template class, undefined for member functions
Nov 15, 2022
c++
templates
struct
Why do we need a `class` in C++, when a `struct` can be used to achieve the same? [closed]
Sep 19, 2022
c++
class
struct
Default value of an interface type
Oct 22, 2022
c#
interface
struct
Does dereference a NULL pointer guarantee to crash a program in C/C++?
Sep 03, 2022
c++
c
pointers
struct
null
« Newer Entries
Older Entries »