changement yvan

This commit is contained in:
2021-12-16 16:24:48 +01:00
parent 39c94ee08d
commit b475bc7636
5 changed files with 70 additions and 3 deletions

7
mars_reader.c Normal file
View File

@@ -0,0 +1,7 @@
#include<stdlib.h>
#include<stdio.h>
#include<string.h>
void ouvrir_fichier(char* path){
}