Intro to C on Windows - Day 2
ฝัง
- เผยแพร่เมื่อ 16 พ.ย. 2024
- Day 2 of the introduction to C programming on Windows series from Handmade Hero. See handmadehero.org for details.
1. Getting Visual Studio Community edition: www.visualstudi...
2. Printing to the console with OutputDebugStringA ()
3. Setting break points, intro to debugging
4. Line breaks and the return character ‘
’
5. Watch Windows
6. Macros, Switching from ASCII and UNICODE
7. What’s a variable?
8. Debugging integer assignments
9. Inspecting values, Step Over (F10)
10. Char, short and int types. Also unsigned types
11. Disassembly window
12. Registry window