Files
CITISE1/IUT/Info1/TD/Exercices/9.5_table_mult/fonctions.h
2026-04-08 20:11:20 +02:00

2 lines
85 B
C

void table_De_multiplication(unsigned int n);
unsigned int nombre_de_Chiffres(int a);