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
Are different translation units allowed to define structures with the same name?
Apr 18, 2022
c
struct
one-definition-rule
Modifying struct instance variables within a Dispatch closure in Swift
Apr 09, 2021
swift
struct
grand-central-dispatch
Will the alignment of variables in a C union be the same on all systems?
Aug 24, 2022
c
memory
struct
unions
Error: Redefinition of union
Jan 11, 2022
c
struct
compiler-errors
unions
Golang template variable isset
Jan 24, 2022
if-statement
go
struct
go-templates
Wrap C struct with array member for access in python: SWIG? cython? ctypes?
Oct 23, 2019
python
c
struct
swig
cython
Maximum size of a bit field in C or C++? [duplicate]
Sep 23, 2022
c++
c
struct
bit-fields
Why is h_addr_list in struct hostent a char ** instead of struct in_addr **?
Mar 28, 2021
c
pointers
struct
network-programming
Compilation error. Using properties with struct
Jul 02, 2021
c#
struct
compiler-errors
language-features
Why sizeof of a struct is unsafe
Aug 29, 2022
c#
struct
sizeof
Creating C structs in Cython
Feb 05, 2022
python
c
struct
cython
Argument validation in F# struct constructor
Oct 14, 2019
c#
f#
struct
c#-to-f#
Trouble Understanding MPI_Type_create_struct
Jun 10, 2018
c
struct
mpi
C++ initialize anonymous struct
Oct 07, 2021
c++
struct
anonymous-types
Array map vs. forEach in Swift
Oct 19, 2022
swift
struct
collections
How to find all the structs that could be made smaller by changing the order of their members
Mar 21, 2022
c
memory
embedded
struct
Using Struct Stat()
Sep 24, 2022
c++
struct
posix
Copy two structs in C that contain char pointers
Nov 10, 2022
c
pointers
struct
Is there a way to initialize members of a struct without using a constructor?
Apr 14, 2022
c#
struct
How to check object belong to class or struct in swift
Sep 05, 2022
ios
swift
class
struct
« Newer Entries
Older Entries »