A
This commit is contained in:
6
DEV1.1/CM2/moyenne.h
Normal file
6
DEV1.1/CM2/moyenne.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef MOYENNE
|
||||
#define MOYENNE
|
||||
|
||||
double moyenne(int* t, int len);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user