DEV_BUT1/DEV1.1S/CM/fonction.h

6 lines
86 B
C
Raw Normal View History

2023-02-08 11:18:16 +01:00
#ifndef _FONCTION_H
#define _FONCTION_H
int valnull(char tableau, int taille)
#endif