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 calling a function in a DLL or .so why is passing structs reliable when compilers do their own struct layout with alignment and padding?
Sep 19, 2022
c
struct
Accessing public readonly members of structs in external assemblies
Sep 06, 2020
f#
struct
immutability
readonly
member
Best way to structure class/struct in c#
Oct 16, 2022
c#
class
networking
struct
Is equivalent the memory used by an array of ints vs an array of structs having just one int?
Aug 12, 2022
c#
.net
struct
Legality of `typedef struct foo {int bar};`
Nov 08, 2022
c
struct
typedef
language-lawyer
Golang http.NewRequest: Invalid content-type
Nov 04, 2022
struct
go
How to set structure element at desired offset
Nov 06, 2022
c++
struct
offsetof
Why is an explicit cast necessary in the following struct definition
Oct 13, 2022
c
struct
initialization
literals
compound-literals
Reading a Struct Within a Struct via PHP's Unpack Function
Oct 25, 2022
php
struct
packet
variable-length
Peculiar result relating to struct size and performance
Apr 24, 2021
c#
struct
timing
Struct within Struct, able to change inner Struct type
Sep 23, 2022
c#
struct
What does "Invalid managed/unmanaged type combination." mean?
May 08, 2021
c#
.net
struct
marshalling
Struct or Deep copy - C#
Nov 08, 2022
c#
mono
struct
performance
Struct marshal in C#
Sep 12, 2022
c#
arrays
interop
struct
marshalling
C struct in Python
Nov 07, 2017
python
c
struct
ctypes
Box Custom Struct in Objective-C [duplicate]
Apr 18, 2022
objective-c
struct
objective-c-literals
Bus error in C struct
Aug 29, 2019
c++
c
struct
bus
Is there a performance difference between an int and a struct containing only an int?
Nov 10, 2022
c
performance
struct
int
Is it possible to avoid serialization/deserialization and to share big memory object with Memory-mapped files (MMF)?
Jul 10, 2020
c#
struct
ipc
32bit-64bit
memory-mapped-files
Struct Initialization Error
May 30, 2022
c
struct
initialization
« Newer Entries
Older Entries »