Copyright Digital Equipment Corp. All rights reserved.
Returns the absolute value of an integer. Format #include <stdlib.h> int abs (int x);
Argument Return_Value