Day 4 of the introduction to C programming on Windows series from Handmade Hero. See http://handmadehero.org for details.
1. More about Disassembly Window – Memory layout
2. Little endian and big endian
3. Intro to structs
4. sizeof()
5. How to read Hexadecimal numbers
6. Casting
7. Arrays and arrow operator for structs