Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

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:
» Writing and Compiling C programs on Linux
» Basic C Programming
» Hello World
» Compiling
» Make Files


© Copyright 2005 A.P. Lawrence


 | Bookmark
Related Tutorials:
» How to Install PHP 5 on Linux
» How to Install Apache 2 on Linux
» How to Install MySQL 5.0 on Linux
» SMB Caching
» Mound --Bind
» Tar Wild Card Interpretation