school/funkcie.h
2024-04-22 15:16:41 +02:00

4 lines
76 B
C

int funkcie();
int counterChars();
int factorial(int cislo);
int facttest();