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 add a struct to an array of structs in Go
Oct 29, 2022
arrays
go
struct
Why does "can't leak private type" only apply to structs and not enums?
Sep 13, 2022
struct
enums
rust
private-members
Padding in union is present or not
Oct 31, 2022
c
struct
padding
unions
What is the lifetime of compound literals passed as arguments?
Sep 04, 2022
c
struct
compound-literals
Redefinition; different basic types (typedef struct)
Oct 25, 2022
c
struct
typedef
extern
Error when initializing a struct with a brace-enclosed initializer list
Nov 03, 2022
c++
struct
constructor
Struct initialization in if statements
Feb 01, 2018
if-statement
struct
go
Is it safe to cast a C struct to another with fewer elements?
Aug 06, 2019
c
struct
type-punning
Why struct assignment works with arrays in structs
Oct 26, 2022
c
arrays
pointers
struct
Why is MATLAB sensitive to order of fields in a struct array assignment?
Nov 29, 2020
arrays
matlab
struct
matlab-struct
Structure to string in elegant way
Apr 24, 2022
c++
struct
Is a C# struct ever boxed when declared as the return value of a function?
Oct 09, 2017
c#
struct
return-value
boxing
value-type
Why does fread mess with my byte order?
Nov 20, 2022
c
struct
bmp
fread
How can I access all field elements of a structure array nested in a cell array in MATLAB?
Jun 01, 2019
matlab
struct
cell-array
Can I use make(chan someStruct) in go?
Nov 27, 2020
go
struct
deadlock
channel
goroutine
Simple way to pass temporary struct by value in C++?
May 03, 2021
c++
struct
temporary
How to cast C struct just another struct type if their memory size are equal?
Jan 01, 2018
c
casting
struct
unions
Saving a C struct with a char* string into a file
Apr 18, 2022
c
file
file-io
struct
Python: How to pack different types of data into a string buffer using struct.pack_into
Oct 30, 2022
python
c
struct
Struct pointer compatibility
Oct 30, 2022
c
casting
struct
ansi
« Newer Entries
Older Entries »