#include #include #include int main(int argc, char const *argv[]) { fprintf(fichier,"Salut\n"); exit(EXIT_SUCCESS); }