wow le tp là
This commit is contained in:
8
exo1/lire.h
Normal file
8
exo1/lire.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* TP 19 Exercice 1 : fichier lire.h */
|
||||
|
||||
#ifndef LIRE_H
|
||||
#define LIRE_H
|
||||
|
||||
void lire(char*, int);
|
||||
|
||||
#endif /* LIRE_H */
|
Reference in New Issue
Block a user