This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2530在IAR中使用“math.h”库函数“abs”的问题?

当我在IAR中调用abs()函数时,出现如下警告

Warning[Pe223]: function "abs" declared implicitly 

请问这是什么问题呢,怎么在IAR编译器中求一个变量的绝对值呢