abs.c File Reference

Implements the functions: abs. More...

Go to the source code of this file.

Functions

int abs (int arg)
 Calculates the absolute value of a number.


Detailed Description

Implements the functions: abs.

Id
abs.c 1521 2008-08-27 21:51:17Z mschul

Definition in file abs.c.


Function Documentation

int abs ( int  arg  ) 

Calculates the absolute value of a number.

Parameters:
arg number to get absolute value of
Returns:
absolute value of arg

Definition at line 14 of file abs.c.

Referenced by test_libStdlib().

Here is the caller graph for this function:


Generated on Fri Sep 19 13:40:29 2008 for Embedded XINU by  doxygen 1.5.6