labs
Visual Studio 2010
Calculates the absolute value of a long integer.
long labs( long n );
Routine | Required header |
|---|---|
labs | <stdlib.h> and <math.h> |
For additional compatibility information, see Compatibility in the Introduction.
Libraries
All versions of the C run-time libraries.