Informational Linux Blog
Archive for July, 2009
C – Super simple program in Ubuntu!
Jul 20th
Are you interested in writing a basic “Hello World” program using the C programming language?If yes, then this post is for you.
Here is an example of how you can write, compile and execute a very simple C program in Ubuntu Linux. You can use any editor. For this example, I’ll More >