Compiling HelloWorld.c
Edit file and save as HelloWorld.c
On command line type:
gcc -o HelloWorld HelloWorld.c
When prompt returns compiler has finished
Now type
./HelloWorld
See result on screen
Previous slide
Next slide
Back to first slide
View graphic version