Helping ordinary people create extraordinary websites!

Writing and Compiling C programs on Linux

By Tony Lawrence
2005-04-22

Hello World
Create this file with a text editor:

echo "Hello World";
You've learned the very first thing about C - lines always end with a ";". Well, that's not quite true, but this kind of line does.

Call it "hello.c" (because that's what these are always called).



Tutorial pages:

© Copyright 2005 A.P. Lawrence


 1 Votes

You might also want to check these out:


Leave a Comment on "Writing and Compiling C programs on Linux"
You must be logged in to post a comment.

Link to This Tutorial Page!


GET OUR NEWSLETTERS