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
How to use Go reflection pkg to get the type of a slice struct field?
Sep 15, 2022
go
struct
reflection
types
slice
Can a Swift struct be allocated on the Heap when it's a stored property?
Nov 12, 2022
swift
struct
Marshal.SizeOf on a struct containing guid gives extra bytes
Nov 05, 2019
c#
struct
size
marshalling
guid
Aliasing Arrays through structs
Apr 16, 2022
c
arrays
struct
language-lawyer
strict-aliasing
Why does copying a structure by a direct assignment fail?
Aug 28, 2022
c
struct
stm32
memcpy
Why does unpacking a struct result in a tuple?
Mar 13, 2022
python
struct
tuples
pack
unpack
Determining struct member byte-offsets at compile-time?
Apr 14, 2022
c++
struct
offset
compile-time
offsetof
Access a struct property by its name as a string in Swift
Sep 11, 2022
struct
swift2
Is it vali to call free with a pointer to the first member?
Oct 30, 2022
c
struct
malloc
padding
free
What are the second pair of braces in this Golang struct?
Nov 04, 2019
go
struct
syntax
Pinning an updateble struct before passing to unmanaged code?
Aug 08, 2022
c#
.net
struct
unmanaged
pinning
Initialize a struct which contains vector
Sep 23, 2022
c++
struct
What is the equivalent php structure to python's dictionary?
Apr 16, 2022
php
python
struct
String slices in structs (in Rust) [duplicate]
Nov 01, 2022
string
struct
rust
lifetime
Using offsetof to access struct member
Apr 12, 2022
c
struct
language-lawyer
offsetof
Malloc of arrays and structs within a struct
Aug 22, 2022
c
struct
malloc
realloc
Does a flexible array member increase sizeof a struct?
Jan 14, 2019
c
struct
sizeof
Fixed Size Array of Structure type
Sep 06, 2018
c#
arrays
struct
marshalling
unsafe
What does newing an empty struct do in C#?
Mar 01, 2022
c#
struct
clr
How to pass structure by reference?
Aug 27, 2022
swift
struct
pass-by-reference
« Newer Entries
Older Entries »