im in new to c, i did this is some program and i used the math library, but i was wondering how is the math library available within the the system? and how can we find the names of the files that correspond to that library?
Also, i read something about "linking against the math library"
what is " linking against the math library " and what are the possible ways to do it ?
thank you :)