For example, if I include <math.h>
what resource would I reference to find out I need to link it with -lm
?
↧
Where to find a list of available linking libraries in C
↧
For example, if I include <math.h>
what resource would I reference to find out I need to link it with -lm
?