[Day 23] - Fixed width types and bool in C
►C Programming playlist: • C Programming Series ►Find full courses on: https://courses.mshah.io/ ►Join as member to get perks: / @mikeshah ►Lesson Description: In this lesson we look at fixed-width types in the C programming standard library, which allows us to use types that have a gaureenteed minimum number of bytes to support a range of values stored in the type. The reality is, an 'int' can be different sizes on different architectures otherwise. Later on in this lesson, I'll also show you that along with the fixed-width types, there is also a 'bool' type in stdbool.h so we can have 'true' and 'false' in C. 00:00 Introduction 00:40 Discovering the different sizes of 'int' 02:00 Programmatically finding sizeof 'int' on our architecture 03:18 Finding the limits (range) of different ints 04:05 stdint.h for fixed-width integers 07:00 stdbool.h for 'bool' type 09:10 Conclusion ►Please like and subscribe to help the channel! ►YouTube Channel: / mikeshah ►Join our free community: https://courses.mshah.io/communities/...
![[Day 21] - C Compiler Optimization Fundamentals (and brief performance experiment)](https://i.ytimg.com/vi/-gZpBCRaEak/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCWkFTxctiwIuS3ASj7x8Q36pVRBA)
[Day 21] - C Compiler Optimization Fundamentals (and brief performance experiment)

Type Theory for the Working Rustacean - Dan Pittman

This Input Breaks the Fastest Sorting Algorithm

First Day learning the C Programming Language - Crash Course in C Programming

Malloc is NOT Magic: Let's Build it to Learn What's Inside!

I've used Linux for 12 years, but I never knew these 17 facts

Why The Russian Accent Terrifies Everyone

Creator of C++: Bell Labs, Negative Overhead Abstraction, Mistakes | Bjarne Stroustrup

Trump Attends NBA Finals, Cries Election Fraud in California & Storms Out of Interview

You're Doing Push-Ups Wrong... This Is Why You're Not Getting Stronger

Knife Expert: Real Knife Defense Is TERRIFYING

China Wasn't Supposed to Be Able to Build This

Advanced C: The UB and optimizations that trick good programmers.

"Clean" Code, Horrible Performance

What is size_t in C?

They Lied to You About AI (This Study Proves It)

Ex-Google Recruiter Explains Why "Lying" Gets You Hired

What is WebGPU?

My Golden Retriever Heals a Terrified Rescue Kitten in Just 3 Meetings!

