A simple Hello world program

#include <stdio.h>

void main() {
  printf("hello world\n");
}


This page was created June 24, 1996.
Latest change was made on June 20, 2007.
mail to: webmaster@chiralcomp.com

©1996-2007 Chiral Data HB All Rights Reserved