sketto opened this issue 6 years ago · 1 comments
I have three files : main.c, functions.c and functions.h, can i compile using something like this "gcc main.c functions.c thpool.c -D THPOOL_DEBUG -pthread -o main"?
I think this is a basic question outside the scope of the library