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
union 'punning' structs w/ "common initial sequence": Why does C (99+), but not C++, stipulate a 'visible declaration of the union type'?
Sep 05, 2022
c++
c
struct
unions
type-punning
Are all pointers derived from pointers to structure types the same?
Sep 04, 2022
c
pointers
struct
c99
strict-aliasing
Is it possible to use array of bit fields?
Sep 04, 2022
c++
c
arrays
struct
bit-fields
Initializing structs in C++
Sep 04, 2022
c++
struct
Marshal C++ struct array into C#
Feb 13, 2018
c#
c++
interop
struct
marshalling
throw () after function declaration in c++ exception struct?
Sep 04, 2022
c++
exception
struct
Golang embedded struct type
Sep 05, 2022
go
struct
embedding
composite-literals
How to initialize const in a struct in C (with malloc)
Sep 04, 2022
c
struct
initialization
malloc
constants
Alternate approach to inheritance for Swift structs?
Sep 04, 2022
swift
inheritance
struct
How to initialize a pointer to a struct in C?
Sep 04, 2022
c
pointers
struct
initialization
Returning a struct pointer
Sep 04, 2022
c
pointers
struct
How can I get/set a struct member by offset
Sep 15, 2022
c
struct
Using structs in Ruby on Rails gives dynamic constant assignment (SyntaxError)
Mar 19, 2022
ruby
struct
CGRectZero vs CGRect.zeroRect?
Jul 30, 2020
swift
struct
cgrect
cgrectmake
Performances of Structs vs Classes
Aug 20, 2022
c++
performance
class
struct
How to initialize a structure with flexible array member
Sep 04, 2022
c
struct
flexible-array-member
Forward declaration as struct vs class
Sep 04, 2022
c++
struct
forward-declaration
Why don't methods of structs have to be declared in C++?
Sep 04, 2022
c++
function
methods
struct
declare
C++ Structs with Member Functions vs. Classes with Public Variables
Sep 04, 2022
c++
class
struct
Is it possible to dynamically define a struct in C
Dec 10, 2019
c
dynamic
struct
« Newer Entries
Older Entries »