labs.c File Reference

Implements the functions: labs. More...

Go to the source code of this file.

Functions

long labs (long arg)
 Calculates the absolute value of a number.


Detailed Description

Implements the functions: labs.

Id
labs.c 404 2008-01-04 21:12:51Z mschul

Definition in file labs.c.


Function Documentation

long labs ( long  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 labs.c.


Generated on Wed Aug 27 06:08:37 2008 for Embedded XINU by  doxygen 1.5.5