What is the benefit of using Union ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 4

What is the benefit of using Union ?

i wander how to use Union actively in code 🐒

29th Nov 2019, 3:52 AM
zero_project 👻
zero_project 👻 - avatar
2 Antworten
+ 9
I'm assuming C union. Here is an example I made a while back. https://code.sololearn.com/cHywd0RPiIP4
29th Nov 2019, 4:25 AM
John Wells
John Wells - avatar
+ 4
it's C union. thank you, your code is very helpful .
29th Nov 2019, 5:46 AM
zero_project 👻
zero_project 👻 - avatar