filmov
tv
Learn C Programming - Hello World!

Показать описание
This simple program will display "Hello World" to the console. Don't worry - you won't need to understand everything about this program just yet. As you progress throughout the tutorials you will gain a better understanding on the how the C language is structured. Before continuing with this tutorial, make sure that you have gcc installed and configured properly - see my Installing a C Compiler tutorial.