abs()

created by r00k123
(thing) by r00k123 (2.1 mon) (print)   (I like it!) Thu Jul 12 2001 at 17:50:30
abs()

#include <stdlib.h>

int abs( int integer );

Returns the absolute value of integer.


Back to Essential C Functions.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.