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
Compare structs in C using memcmp() and pointer arithmetic
Oct 04, 2022
c
gcc
struct
memcmp
Is it possible to serialize a custom struct as an xml attribute?
Oct 04, 2022
c#
struct
xml-serialization
xml-attribute
Homework: Freeing data in a struct
Oct 04, 2022
c
struct
How does alignment work with pointers to zero-sized arrays?
Oct 02, 2022
c
gcc
struct
sizeof
Is there a way to define something like a C struct in Verilog
Oct 02, 2022
struct
verilog
hdl
Pointer in Struct -- unknown sized array
Sep 30, 2022
c
struct
How to use bit field with Swift to store values with more than 1 bit
Sep 30, 2022
swift
struct
bit-fields
Storing a C# reference to an array of structs and retrieving it - possible without copying?
Sep 29, 2022
c#
arrays
struct
struct storage size error not reported by GCC with optimization turned on
Sep 29, 2022
c
gcc
struct
compiler-optimization
Sorting A Vector Of Structs According To Contained Data
Sep 30, 2022
c++
sorting
vector
struct
How to read a binary file to a structure in C
Sep 26, 2022
c
struct
binaryfiles
passing arguments to _beginthread() -- whats wrong?
Apr 20, 2022
c
multithreading
struct
arguments
Identify the number of elements in a python struct/pack fmt string?
Feb 04, 2018
python
struct
binary-data
C++ Structures with different members - decided at runtime
Aug 22, 2022
c++
class
sockets
inheritance
struct
Dropping nested column of Dataframe with PySpark
Jul 13, 2022
apache-spark
dataframe
pyspark
struct
schema
How to convert *sql.Rows to typed JSON in Golang
Feb 09, 2022
sql
json
go
web-applications
struct
Does it make sense to define a struct with a reference type member?
Nov 13, 2022
.net
struct
clr
value-type
reference-type
Why does "typdef struct { struct S *s; } S;" containing a pointer to same type compile?
Jan 29, 2022
c
struct
typedef
What are the semantics of overlapping objects in C?
Dec 04, 2021
c
pointers
struct
language-lawyer
c11
Static struct initialization in C
Oct 05, 2022
c
struct
initialization
« Newer Entries
Older Entries »