DEV_BUT1/DEV1.1S/CM/fonction.h
2023-02-08 11:18:16 +01:00

6 lines
86 B
C

#ifndef _FONCTION_H
#define _FONCTION_H
int valnull(char tableau, int taille)
#endif