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
Conditional/optional fields in struct type
Oct 16, 2025
go
struct
Unmarshall should return error when having wrong json input structure
Oct 18, 2025
json
go
struct
marshalling
unmarshalling
Where are stored structs and classes written in C++?
Oct 17, 2025
c#
c++
class
struct
stack
Why we use interface for mocking methods Golang
Oct 16, 2025
unit-testing
go
struct
interface
mocking
Is it okay to declare large struct objects in the static-global area?
Oct 17, 2025
c
memory
struct
How to check if key pair in 2D array exists?
Oct 17, 2025
c#
arrays
struct
multidimensional-array
C how to "hide" macros from main scope
Oct 15, 2025
c
inheritance
struct
scope
unions
Can a struct have a member which is a pointer to a struct of the same type?
Oct 15, 2025
c
pointers
struct
qualifiers
Python ctypesgen/ctypes: How to write struct fields to file in single byte alignment
Oct 17, 2025
python
struct
ctypes
How is one structure mapped to another by something like "return (struct a *) b"
Oct 16, 2025
c
struct
linux-kernel
kernel
error: undeclared here (not in a function)
Oct 16, 2025
c
file-io
struct
Python struct.unpack errors with TypeError: a bytes-like object is required, not 'str'
Oct 16, 2025
python
python-3.x
parsing
struct
How to avoid repeating yourself for structs with default values
Oct 16, 2025
c++
struct
C Contact Manager: Email fields shift into next contact's data when loading from file
Oct 16, 2025
c
file
serialization
struct
text-files
Pass C struct as "deep" const
Oct 16, 2025
c
pointers
struct
const-correctness
Is assigning a struct variable to itself (via pointer dereferencing) defined behaviour?
Oct 16, 2025
c
pointers
struct
memcpy
Generics on SWIFT Struct
Oct 15, 2025
json
swift
generics
struct
How to return an object or struct from a method in MQL?
Oct 14, 2025
class
pointers
struct
mql4
GoLang: Variable length array in struct for use with binary read
Oct 14, 2025
struct
go
binaryfiles
Does the type of bitfield affect structure alignement
Oct 14, 2025
c
struct
bit
Older Entries »