Answers

Question and Answer:

  Home  C++ Programmer

⟩ Tell me which compiler switch to be used for compiling the programs using math library with g++ compiler?

Opiton –lm to be used as > g++ –lm <file.cpp>

 180 views

More Questions for you: