7 lines
93 B
C
7 lines
93 B
C
#include "libftest.h"
|
|
|
|
//int test_any(char **tab, int (*f)(char*))
|
|
void test_any(void)
|
|
{
|
|
}
|