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 assignment by unnamed struct initialized by member-wise list, syntax candy or unintentional memory overhead?
Sep 10, 2025
c
struct
rvalue
pack / unpack functions for node.js [closed]
Sep 09, 2025
javascript
struct
node.js
pack
unpack
Initializing a struct with another struct
Sep 10, 2025
c
struct
copy
C++ : generic getter/setter for each single member of private struct
Sep 10, 2025
c++
struct
private
member
getter-setter
Understanding a thread safe RwLock<Arc<T>> mechanism in Rust
Sep 09, 2025
struct
rust
localization
macros
config
List of struct's field names in Spark dataframe
Sep 09, 2025
dataframe
apache-spark
pyspark
struct
schema
How to visualize layout of C++ struct/class
Sep 09, 2025
c++
gcc
struct
visualization
memory-layout
meaning of c++ struct syntax with only typedef
Sep 09, 2025
c++
struct
syntax
typedef
In C# does the indexer `[]` of an array of structs return a copy?
Sep 09, 2025
c#
arrays
struct
Casting structure pointers between structs containing pointers to different types?
Sep 08, 2025
c
pointers
struct
casting
size
Best practice for typedef'ing structs? [closed]
Sep 06, 2025
c
struct
operating-system
namespaces
typedef
Embedding struct vs pointer to struct in struct used as pointer
Sep 08, 2025
go
struct
what happend when golang convert struct to interface{} ? what is the cost?
Sep 08, 2025
go
struct
interface
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
Older Entries »