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
Return a struct from C to Python using Cython
Dec 30, 2020
python
c
struct
cython
C++ : struct vs function for ordering elements
Jun 22, 2022
c++
sorting
struct
priority-queue
Compile-time check to make sure that there is no padding anywhere in a struct
Oct 18, 2022
c++
struct
padding
static-assert
Is there an alternative for StructLayout "Pack" attribute in Compact Framework?
Feb 23, 2013
c#
struct
compact-framework
structlayout
Sizes of structs on 32 bit and 64 bit
Nov 14, 2022
.net
architecture
struct
Reading bytes into a structure in C#
Mar 21, 2017
c#
file-io
struct
lookup table in c
Feb 21, 2018
c
arrays
struct
char
Writing an array of structs to a binary file in C
Mar 25, 2018
c
arrays
file
binary
struct
Using bit with int in structure
Aug 14, 2022
c
struct
C: Cast byte array to struct
Jan 08, 2018
c++
c
arrays
struct
Structure Confusion
Oct 08, 2019
c
struct
declaration
definition
Is a struct {...}; a type or an unnamed variable?
Mar 27, 2022
c
struct
What's the fastest idiomatic way to mutate multiple struct fields at the same time?
Jan 02, 2020
struct
event-handling
rust
mio
Anonymous struct, difference between struct{}{} and {}
Oct 22, 2022
dictionary
go
struct
composite-literals
std::string in struct - Copy/assignment issues?
Mar 09, 2022
c++
stl
struct
how to get struct's start address from its member's address
Jun 24, 2022
c
struct
memory-address
empty struct definitions illegal in C but not C++?
Nov 06, 2022
c++
c
struct
How can I override the serialized name of each list item in a List<SomeStruct>() in c#?
Feb 24, 2022
c#
list
struct
generics
xmlserializer
Why does C++ have both classes and structs? [duplicate]
Sep 27, 2018
c++
class
struct
Are "malloc(sizeof(struct a *))" and "malloc(sizeof(struct a))" the same?
Jul 22, 2018
c
pointers
struct
« Newer Entries
Older Entries »