Windows 10: Setup C Environment#

This lab will guide you to set up your computer so you can compile and execute C and ASM code on Windows. You will create a Hello World application that writes text to the console windows and then you will read user data inputted into the console window.

Source & license

Reproduced verbatim, without modification from © 2022, BilimEdtech Labs, licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).

Source page: https://labs.bilimedtech.com/c/windows-install/index.html

See LICENSE for the full license text.