programming:c:notes
Programming - C - Notes
undefined symbol: pow
When compiling you get:
undefined symbol: pow
Add the following option when compiling:
-lm
Source:Codingpointer.com - C-Tutorial - C program undefined reference to pow error
programming/c/notes.txt · Last modified: 2022/08/13 10:08 by bas