Compiling C Program On Windows Tutorial
Channel:
Subscribers:
23,100
Published on ● Video Link: https://www.youtube.com/watch?v=rml7SJQiRAQ
Before attempting to compile, make sure you installed MinGW first:
https://www.youtube.com/watch?v=VKg5kyBKK7A
If you want to download the "Hello.c" file directly without typing, here you go:
http://adf.ly/1M71qN
The command for compiling "Hello.c" into "a.exe" is as follows:
gcc Hello.c
For running the compiled program "a.exe", type:
a
Thanks for watching!
Intro by: https://www.youtube.com/user/RavenProDesign
Check out my website: http://www.bullywiihacks.forumotion.com/
Subscribe: http://www.youtube.com/subscription_center?add_user=bullywiiplaza
Other Videos By BullyWiiPlaza
Tags:
MinGW
Windows
Windows 10
C Program
Compiling
Tutorial
Guide
Microsoft
GNU
GCC
Compiler
GNU Compiler Collection
Desktop
Programming
Programming Language
Computer
Computer Program