Nut/OS  4.10.3
API Reference
abs.c File Reference
#include <stdlib.h>
Include dependency graph for abs.c:

Go to the source code of this file.

Functions

int abs (int j)
 Compute absolute value of an integer.