1 line
49 B
C
1 line
49 B
C
int testit(const char* name, int (*func)(void));
|
int testit(const char* name, int (*func)(void));
|