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
Chaining properties in C# & unexpected results
Sep 05, 2026
c#
.net
properties
struct
value-type
how to pass the union pointer as parameter in C? and what is the inside of union?
Sep 05, 2026
c
pointers
struct
unions
What is the correct way to convert a struct sockaddr * to struct sockaddr_in6 * with valid C code?
Sep 05, 2026
c
sockets
struct
casting
Avoiding "redefinition of typedef" warnings when defining structs
Sep 03, 2026
c
gcc
struct
typedef
Assigning an address to a struct pointer array member in C
Sep 03, 2026
c
arrays
pointers
variable-assignment
struct
Apply a range filter on an array
Sep 04, 2026
arrays
swift
struct
Blazor sanitize MarkupString
Sep 02, 2026
asp.net-core
struct
blazor
html-sanitizing
In C can a field of a struct and a variable have the same name? [duplicate]
Sep 03, 2026
c
struct
overloading
Difference between memcpy and '=' when copying simple struct [duplicate]
Sep 01, 2026
c++
c
struct
memcpy
Unable to implement fmt::Display for a struct with a generic type
Sep 01, 2026
generics
struct
rust
Alignment of struct with explicit width members on different compilers
Aug 31, 2026
c
struct
offset
member
memory-address
Difference between initialization of struct slices
Sep 01, 2026
arrays
go
struct
C - accessing a structure array
Aug 31, 2026
c
arrays
struct
Does struct have default constructor?
Aug 30, 2026
c#
struct
constructor
Are anonymous unions acceptable for aliasing member variables in a struct?
Aug 30, 2026
c++
struct
unions
SizeOf a dynamic structure
Aug 29, 2026
delphi
struct
sizeof
Dynamically setting pointer to int giving incorrect size
Aug 29, 2026
c
struct
malloc
How to convert a structure to VARIANT in C++
Aug 29, 2026
c++
struct
variant
How do I calculate the end address of a C struct in memory?
Aug 28, 2026
c
pointers
struct
malloc
Older Entries »