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
When should we use a struct as opposed to an enum?
Mar 27, 2022
struct
enums
rust
How to split long struct tags in golang?
Nov 07, 2022
string
go
struct
Sorting array from typedef struct in C
Sep 17, 2022
c
arrays
sorting
struct
typedef
Find holes in C structs due to alignment
Oct 21, 2022
c
struct
memory-alignment
Initializing bit-fields
Sep 10, 2022
c
struct
initialization
ansi
bit-fields
Why popFirst throws an error, but removeFirst works?
Dec 31, 2020
arrays
swift
struct
immutability
Is modifying a value type from within a using statement undefined behavior?
Feb 14, 2022
c#
struct
using
mutable
specifications
Objective-C classes in structs with ARC
Apr 01, 2019
objective-c
struct
automatic-ref-counting
objective-c++
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
« Newer Entries
Older Entries »