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
Struct Memory Allocation in C
Mar 20, 2023
c
memory
memory-management
struct
Should I use {} or {0} to initialise an array/struct? [duplicate]
Mar 20, 2023
arrays
c
struct
initialization
braced-init-list
What does it mean: "typedef struct{...} VNode,AdjList[20]"
Mar 19, 2023
c
struct
C modern array allocation?
Mar 19, 2023
c
arrays
struct
Lifetime parameters for an enum within a struct
Mar 18, 2023
struct
enums
rust
lifetime
Golang switch between structs
Mar 18, 2023
struct
go
interface
switch-statement
Structures in C with "no member named..." error
Mar 17, 2023
c
struct
strcpy
struct.pack(!i, 10) result is "00 00 00 0d 0a" on Windows
Mar 17, 2023
python
struct
pack
Is it possible to do inheritance from an abstract/base struct or simulate something along those lines in C?
Mar 16, 2023
c
inheritance
struct
Why is KeyValuePair<int, long> 16 bytes?
Mar 15, 2023
c#
struct
sizeof
keyvaluepair
size of c array of struct at runtime
Mar 15, 2023
c
arrays
pointers
struct
Reading Binary Files in PHP
Mar 12, 2023
php
c
struct
Using Contiguous Memory of C Struct Members
Mar 13, 2023
c
unix
struct
system
elf
Porting a C++ Program to Rust: Of reinterpret_cast, Structs and Bluetooth
Mar 10, 2023
c++11
struct
rust
bluez
How to retrieve values from struct in swift
Mar 12, 2023
ios
swift
struct
swift3
Is it possible to have a struct which contains a reference to a value which has a shorter lifetime than the struct?
Mar 11, 2023
struct
rust
lifetime
Why is time in Go printed differently in a struct?
Mar 10, 2023
datetime
go
struct
Is this undefined behaviour or a bug with struct init?
Mar 09, 2023
c++
struct
language-lawyer
object-lifetime
list-initialization
Wrapping multiple implementations in Go
Mar 07, 2023
go
struct
interface
dry
embedding
Why can I assign null to value of Type "struct Nullable<T>" but not to my struct?
Mar 09, 2023
c#
struct
nullable
« Newer Entries
Older Entries »