C++ Overflow and Underflow // What it is, why it happens, and an example

Опубликовано: 11 Октябрь 2024
на канале: Professor Hank Stalica
2,376
64

In this video I explain how and why overflow and underflow happens. If you try to put a number that's too big or too small into a variable, weird things happen. After watching this video, you'll understand what's going on.


Memory Explanation @ 2:38
Programming example @ 10:17



// Learn More //
Check out my complete C++ videos playlist:
   • Playlist