hello.c

00001 #include <stdio.h>
00002 
00003 int main()
00004 {
00005         printf("Hello world\n");
00006         return 0;
00007 }
00008 

Generated on Thu Sep 13 11:28:28 2007 for DCE-Eurobot by  doxygen 1.5.3