TP04 Fichiers
This commit is contained in:
8
APL1.2/TP04/listes.c
Normal file
8
APL1.2/TP04/listes.c
Normal file
@@ -0,0 +1,8 @@
|
||||
#include<stdio.h>
|
||||
#include<stdlib.h>
|
||||
|
||||
int main(int argc, char * argv[]) {
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user