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 unions
cgo how to set a C union value
Jan 21, 2026
c
go
unions
cgo
Bitfields and Unions in C giving problems
Jan 21, 2026
c
struct
unions
bit-fields
Trouble with Unions in C program
Jan 20, 2026
c
global
unions
Union - How do you know which union parameter is in use?
Jan 19, 2026
c
unions
C++ union assignment, is there a good way to do this?
Jan 01, 2026
c++
sdl
variable-assignment
unions
deque
How does C++ union know the type stored in it and which destructor to call?
Jan 01, 2026
c++
unions
Is there a reason for using unions today (when we have so much available memory)?
Dec 24, 2025
c
unions
placement delete on unrestricted unions
Dec 21, 2025
c++
c++11
unions
When is a C union performed
Dec 20, 2025
c++
c
unions
Can non-const data be accessed through a const pointer in a union?
Dec 20, 2025
c
pointers
language-lawyer
c99
unions
Is it wrong to allocate enough memory to a union for just one member?
Dec 19, 2025
c
memory-management
malloc
language-lawyer
unions
Type punning Vs Union member access
Dec 12, 2025
c
unions
type-punning
How is the size of structures with bit-fields are calculated which contains some unnamed members and zero sized bit-fields?
Dec 09, 2025
c
struct
unions
bit-fields
reference member of a strange C++ struct
Dec 01, 2025
c++
struct
reference
unions
free/delete union malloc/new Array in C/C++
Dec 01, 2025
c++
c
unions
strict-aliasing
type-punning
Memory address to hashcode without union
Nov 22, 2025
c++
hash
hashcode
unions
Initialize union using largest member under MSVC compiler
Nov 15, 2025
c++
initialization
visual-studio-2015
unions
c++03
Struct variable alias
Nov 17, 2025
c
struct
compiler-warnings
c99
unions
Older Entries »