Lets 'K'ode 'K'han
Thursday, 3 October 2013
"Hello World" in C
/* Simple 'Hello World' program in C */
#include <stdio.h>
main()
{
printf("Hello world :) This is Khan \n");
}
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment