Files
SAE32_2024/tests/test-groupe-lenny-thomas-khalid/test-12-GestionDesBouclesFor/bake/utils2.h

7 lines
75 B
C

#ifndef UTILS2_H
#define UTILS2_H
void print_hello_from_utils2();
#endif