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

7 lines
75 B
C
Raw Normal View History

#ifndef UTILS1_H
#define UTILS1_H
void print_hello_from_utils1();
#endif