Next: llabs, Previous: isalnum-isxdigit, Up: C library functions [Index]
labs
#include <stdlib.h> Integer new myValue; Integer new myAbsValue; myAbsValue = labs (myValue);