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
C Struct & Strcpy, dot operator does it resolve into a pointer
Sep 08, 2025
c
arrays
pointers
struct
Will freeing a structure pointer also free the memory allocated inside of the structure in C?
Sep 08, 2025
c
memory
dynamic
struct
Error defining an unnamed structure in c++ [duplicate]
Sep 07, 2025
c++
struct
typedef
using
unnamed-class
Mapping Nested Config Yaml to struct
Sep 08, 2025
go
struct
config
viper-go
How can I make an iterator over fields of container's items?
Sep 07, 2025
c++
c++11
struct
iterator
Struct with and without member
Sep 07, 2025
ruby
struct
Is there a way to make a single function operate on different structures (having common members) in c
Sep 07, 2025
c
struct
void-pointers
c++ - struct and class padding
Sep 07, 2025
c++
class
struct
alignment
How can you initialize a struct with a closure parameter like this?
Sep 08, 2025
swift
struct
closures
Sort a list of structures in Racket by more than one key
Sep 07, 2025
sorting
struct
scheme
racket
Malloc inside a structure
Sep 07, 2025
c
pointers
struct
malloc
Why does class C, which only contains member variables of type B, have sizeof(C) not equal to sizeof(B)?
Sep 07, 2025
c++
inheritance
memory
struct
sizeof
GoLang Array Index on Struct
Sep 07, 2025
arrays
go
struct
C++ modifying struct values from function by reference (potentially compile order issue)
Sep 06, 2025
c++
function
reference
compilation
struct
How to get precise struct size using Python 'struct' module
Sep 05, 2025
python
c
python-2.7
struct
How to initialize a a struct of structs inside a header file in C?
Sep 05, 2025
c
header
struct
initialization
gnu
Set of structs in Go
Sep 04, 2025
struct
go
set
Structure padding clarification for 32-bit and 64-bit architecture
Sep 05, 2025
c
gcc
struct
C struct information hiding (Opaque pointer)
Sep 05, 2025
c
struct
misra
information-hiding
opaque-pointers
Can't initialize a struct using an initializer list if it inherits? [duplicate]
Sep 04, 2025
c++
inheritance
struct
aggregate-initialization
Older Entries »