Struct PullthroughWhat you missing is to link your library 'lib.a' during compile time. "gcc src-file.c -lm -lpthre...
This user does not accept Private Messages