/* fichier: debut.c */ #include main() { printf("Hello world\n"); }