Friday 4 September 2015

basic c programs

#include<stdio.h>

void main()

{

printf("hello world\n")




}

No comments:

Post a Comment