Next: , Up: C library functions   [Index]


abs

abs Function


#include <stdlib.h>

Integer new i;

i = abs (3);