learn_code_with_me();

Friday, May 17, 2013

Hello world C

by Anouar 0 comments

Tag


Share this post:


#include<stdio.h> //stdio stands for "Standard Input/Output"


int main() //The main function
	{
		printf("Learn Code With Me"); //Printf format string (of which "printf" stands for "print formatted"
		return 0; //In standard c, every function must have a return type.
	}
Output: 
Learn Code With Me

Comments 0 comments

Anouar Rahil
A newbie programmer, Blogger, Net Surfing.
anouar.r@live.com

Subscribe feeds via e-mail
Subscribe in your preferred RSS reader

Subscribe feeds rss Recent Entries

Advertise on this site Sponsored links

Categories

Popular Posts

My Photos on flick r

Subscribe feeds rss Recent Comments

Technorati

Technorati
My authority on technorati
Add this blog to your faves