the cleanest feature in C that you've probably never heard of
You've heard of structures, you've heard of functions, maybe you've even heard of the C preprocessor. But, have you heard of unions? Unions are a weird type in C that don't get a lot of love. In this video we'll discuss what a union is, how unions work in memory, and wether or not you should use unions. 🏫 COURSES 🏫 Learn to code in C at https://lowlevel.academy đź“° NEWSLETTER đź“° Sign up for our newsletter at https://mailchi.mp/lowlevel/the-low-down 🙌 SUPPORT THE CHANNEL 🙌 Become a Low Level Associate and support the channel at    / lowlevellearning  Why Do Header Files Exist?    • why do header files even exist?  How Does Return Work?    • do you know how "return" works under the h...  🔥🔥🔥 SOCIALS 🔥🔥🔥 Low Level Merch!: https://lowlevel.store/ Follow me on Twitter:   / lowleveltweets  Follow me on Twitch:   / lowlevellearning  Join me on Discord!:   / discord Â

how does source become code?

why are switch statements so HECKIN fast?

why do void* pointers even exist?

Pointer Tricks that Leveled Up my Programming

C Is Obsolete

Nerding Out About: Odin Programming Language

This C code should be ILLEGAL. It's also fantastic.

When do I use a union in C or C++, instead of a struct?

why does inheritance suck?

Mastering Memory: Allocation Techniques in C, C++, and ARM Assembly

Why C and C++ Still Matter — And Why Most People Struggle to Learn Them

zig will change programming forever

how Google writes gorgeous C++

When bad C code puts you behind bars...

He honestly thinks we can afford this

The C Iceberg

Firmware Engineer C Fundamentals | Why we never use malloc()

31 nooby C++ habits you need to ditch

Libraries That Quietly Revolutionized C

