My Account   Contact Us    
  
» HomeProductsSupportDeveloper CommunityCompany
Simple Hello World in ANSI-C
Author: punk
Category: c

#include <stdio.h>

void main (void)
{
  printf ("Hello, World");
}


Content Management Powered by ActivEdit  ActivEdit Browser Based WYSIWYG HTML Editor

More Code Samples

Sign up for our newsletter: | Subscribe with RSS: RSS
© ActivSoftware 1999 to 2005 | Privacy Statement