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
Structs, Interfaces and Boxing [duplicate]
Aug 27, 2022
c#
struct
interface
value-type
boxing
What is the default value for C++ class members
Aug 27, 2022
c++
class
struct
default-value
Opaque C structs: various ways to declare them
Aug 27, 2022
c
coding-style
struct
typedef
opaque-pointers
Generic constraints, where T : struct and where T : class
Aug 27, 2022
c#
generics
class
struct
constraints
"error: assignment to expression with array type error" when I assign a struct field (C)
Apr 18, 2021
c
arrays
string
struct
initialization
Julia: OOP or not
Aug 27, 2022
class
oop
struct
julia
C# Static class vs struct for predefined strings
Dec 15, 2021
c#
string
struct
static-classes
C : typedef struct name {...}; VS typedef struct{...} name;
Aug 27, 2022
c
struct
typedef
Passing struct to function
Aug 27, 2022
c
function
struct
C: pointer to struct in the struct definition
Aug 27, 2022
c
struct
pointers
How can I correctly assign a new string value?
Aug 27, 2022
c
string
struct
strcpy
How to make a 'struct' Nullable by definition?
Sep 16, 2022
c#
struct
nullable
In Go, how can I convert a struct to a byte array?
Sep 15, 2022
arrays
struct
go
byte
Why use address of first element of struct, rather than struct itself?
Aug 27, 2022
c
struct
Read binary file into a struct
Dec 02, 2019
c#
struct
io
binaryfiles
JSON omitempty With time.Time Field
Jan 02, 2019
json
go
time
struct
Does using public readonly fields for immutable structs work?
Aug 26, 2022
c#
struct
immutability
What is the need of empty braces '{ }' at the end of array of structs?
Feb 04, 2022
c
arrays
struct
linux-kernel
size of struct in C [duplicate]
Aug 10, 2022
c
struct
structure-packing
How to assign a C struct inline?
Aug 26, 2022
c++
c
struct
« Newer Entries
Older Entries »