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
malloc(sizeof(struct xxxx)) isn't allocating any memory [closed]
May 11, 2026
c
memory-management
struct
How can I find a struct in array using an element of that struct?
May 11, 2026
c#
arrays
struct
golang undefined function call on imported library
May 11, 2026
struct
import
go
C# nested class/struct visibility
May 10, 2026
c#
class
syntax
struct
nested
How to calculate how big a struct or class is?
May 08, 2026
c#
.net
class
struct
If a parameter is a pointer type, is the parameter a pointer allocated in local memory
May 09, 2026
c
pointers
struct
Print list of fields in struct with delimiter
May 08, 2026
string
go
struct
How to create struct data globally accessible in a singleton class in swift 2.0 (iOS)?
May 08, 2026
ios
swift
struct
singleton
Can someone explain this code with structs please? (trying to learn Winsock 2)
May 08, 2026
c++
struct
How to visualize the layout of a C struct with bitfields in memory?
May 08, 2026
c
struct
Understanding typedef with struct [duplicate]
May 06, 2026
c
struct
typedef
Is it better style to initialize a structure by passing a reference or returning it?
May 07, 2026
c++
c
pointers
struct
initialization
Issue with std::atomic and custom structs
May 07, 2026
c++
struct
atomic
stdatomic
Sizeof operator returns incorrect size? [duplicate]
May 07, 2026
c
struct
x86-64
structure-packing
Making an array of a certain struct within the struct.
May 06, 2026
c++
arrays
struct
Error on Constructing Struct in C# [duplicate]
May 07, 2026
c#
struct
default-constructor
automatic-properties
Older Entries »