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
Function Prefix vs "Function Struct" in C
Nov 16, 2020
c
function
struct
prefix
Initializing struct containing arrays
Aug 28, 2022
c
arrays
struct
initialization
compound-literals
Adding members to a C-style struct and backwards compatibility
Jun 02, 2018
c
api
struct
backwards-compatibility
Will deleting a structure's pointer also delete pointers within the structure?
Oct 15, 2022
c++
struct
destructor
delete-operator
How to export/import a C struct from a DLL/ to a console application using __declspec( dllexport/import )
Dec 18, 2019
c
dll
struct
dllimport
dllexport
Undefined elements in struct array
Aug 19, 2020
c
arrays
struct
segmentation-fault
how to create a n-ary tree in c
Sep 02, 2022
c
struct
tree
Malloc an array inside a struct
Feb 03, 2022
c
arrays
struct
malloc
How to deserialize into a enum variant based on a key name?
Apr 09, 2021
struct
enums
rust
deserialization
serde
What's the purpose of layout-compatible types?
Feb 09, 2022
c++
struct
language-lawyer
c++17
memory-layout
How to convert a struct to a different struct with fewer fields
Aug 19, 2022
go
struct
C/C++: Pointers within Const Struct
Apr 22, 2013
c++
c
pointers
struct
constants
C Struct syntax question
Nov 05, 2022
c
linux
syntax
struct
kernel
What's the best practice for creating instances of a struct?
Sep 22, 2020
struct
rust
Why is the size of packed struct 5 instead of 4 bytes here?
Oct 30, 2022
c++
c
gcc
struct
bit-fields
Declaring a structure: typedef struct name name;
Mar 20, 2022
c
struct
typedef
How to avoid code duplication of different structs with semantically equal fields/properties?
Aug 24, 2021
inheritance
struct
rust
code-duplication
Select all columns of a Hive Struct
Mar 13, 2022
struct
hive
udf
apache-hive
hive-udf
Performance of array of struct types
Sep 14, 2022
c#
arrays
performance
struct
Unique Hash from struct
Aug 31, 2021
go
struct
hash
« Newer Entries
Older Entries »