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
Initialize nested struct definition
Aug 26, 2022
struct
go
initialization
Why does C have a distinction between -> and .?
Dec 15, 2021
c
struct
In a structure, is it legal to use one array field to access another one?
Dec 15, 2021
c++
c
arrays
struct
Why can't we initialize members inside a structure?
Aug 27, 2022
c
struct
initialization
member
Iterating over a struct in C++
Oct 23, 2022
c++
struct
C# struct new StructType() vs default(StructType)
Sep 30, 2013
c#
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
« Newer Entries
Older Entries »