Entrainements + fin TP structures
This commit is contained in:
0
DEV1.1/TP22/TP22-reponses.txt
Normal file
0
DEV1.1/TP22/TP22-reponses.txt
Normal file
BIN
DEV1.1/TP22/image.bin
Normal file
BIN
DEV1.1/TP22/image.bin
Normal file
Binary file not shown.
BIN
DEV1.1/TP22/nb_executions
Normal file
BIN
DEV1.1/TP22/nb_executions
Normal file
Binary file not shown.
11
DEV1.1/TP22/test.c
Normal file
11
DEV1.1/TP22/test.c
Normal file
@@ -0,0 +1,11 @@
|
||||
# include <stdio.h>
|
||||
# include <stdlib.h>
|
||||
# include <graph.h>
|
||||
|
||||
int main(void) {
|
||||
FILE* fichier = NULL;
|
||||
int i;
|
||||
int valeur;
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
Reference in New Issue
Block a user